|
Smalltalk/X WebserverDocumentation of class 'RandomBlumBlumShub': |
||
|
|
Class: RandomBlumBlumShubInheritance:Object | +--RandomBlumBlumShub
Description:NO WARRANTY This generator uses the blum blub shub algorithm to generate random numbers. It is very slow, but considered to provide good random numbers. RandomBlumBlumShub new nextInteger Related information:
RandomGenerator
-
the
default;
uses
the
machine's
/dev/random
if
available
Random
-
fast,
but
generates
less
quality
random
numbers
RandomTT800
-
another
random
generator
RandomParkMiller
-
another
random
generator
RandomMT19937
-
another
random
generator
RandomKISS
-
another
random
generator
[xept]
-
a
library
containing
more
stuff
based
on
hashes
and
cyphers
Class protocol:instance creationInstance protocol:initialization
|
||
|
|
ST/X 7.1.0.0; WebServer 1.663 at exept.de:8081; Wed, 17 Dec 2025 12:07:49 GMT
|