Documentation Set for Swarm 2.0.1
Prev
Reference V. Random Library
Next
SingleSeed
Name
SingleSeed -- Internal
Protocols adopted by SingleSeed
None
Methods
Phase: Creating
+
create:
(id <Zone>)
aZone
setStateFromSeed:
(unsigned)
seed
Phase: Setting
-
setStateFromSeed:
(unsigned)
seed
The setStateFromSeeds method initializes the seed dependent part of the state.
Phase: Using
- (unsigned)
getMaxSeedValue
The getMaxSeedValue method returns the upper limit on the seed value.
- (unsigned)
getInitialSeed
The getInitialSeed method returns the generator's starting values.
Prev
Home
Next
SimpleRandomGenerator
Up
Split