X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/blobdiff_plain/759513d1c2f79d94abe726682f43a28f363229cc..3e248c3b5b309bc03eb5f70762d3f5671d51f996:/README.random diff --git a/README.random b/README.random index 6fd95eb..2505dee 100644 --- a/README.random +++ b/README.random @@ -50,7 +50,7 @@ The `rand' generator of adjacent 64-bit blocks being equal. -Noncryptographic generators +Non-cryptographic generators Two pseudorandom-number generators are supplied which have no cryptographic strength whatever. They are, respectively, a @@ -137,7 +137,7 @@ Generic interface distributed over the integers in the interval [0, 2^32). - r->ops->range(r, l) Returns an integer unformly distributed + r->ops->range(r, l) Returns an integer uniformly distributed in the interval [0, l), l < 2^32. r->ops->fill(r, p, sz) Fill the sz bytes at address p with @@ -200,12 +200,12 @@ Statistical testing I've not actually included the DIEHARD output files in the distribution, because they're quite large, and anyone can - reproduce my results exactly using the publically available + reproduce my results exactly using the publicly available DIEHARD distribution and the code supplied. If you do actually want them, send me some mail and I'll send you a 60K tar.gz - file by (approximate) return. --- -[mdw] + file by (approximate) return. + +-- [mdw] Local variables: