parent
b54ea8c5b1
commit
ff5f5ff2af
|
@ -882,7 +882,7 @@ uses a 54-bit version of L'Ecuyer's MRG32k3a algorithm
|
||||||
@history[#:changed "6.4"]{Added support for ranges.}}
|
@history[#:changed "6.4"]{Added support for ranges.}}
|
||||||
|
|
||||||
|
|
||||||
@defproc[(random-seed [k (integer-in 1 (sub1 (expt 2 31)))])
|
@defproc[(random-seed [k (integer-in 0 (sub1 (expt 2 31)))])
|
||||||
void?]{
|
void?]{
|
||||||
|
|
||||||
Seeds the current pseudo-random number generator with
|
Seeds the current pseudo-random number generator with
|
||||||
|
|
Loading…
Reference in New Issue
Block a user