shithub: puzzles

Download patch

ref: 23ab000b7b038b6810e48a71a94b8287c20a6047
parent: 4faecc77264b6d3e84ae24707af5593490f36796
author: Simon Tatham <anakin@pobox.com>
date: Sat Oct 22 12:27:54 EDT 2005

Cleanup: rename random_init() to random_new(), because it actually
_allocates_ a random_state rather than just initialising one passed
in by the caller.

[originally from svn r6412]