Reference Guide to Swarm 1.3.1
Prev
Reference 5. Random Library
Next
MultiSeed
Name
MultiSeed — Internal
Protocols adopted by MultiSeed
None
Methods
Phase: Creating
+
create:
aZone
setStateFromSeeds:
(unsigned *)
seeds
Phase: Using
-
setStateFromSeeds:
(unsigned *)
seeds
The setStateFromSeeds method initializes the seed dependent part of the state.
- (unsigned)
lengthOfSeedVector
The lengthOfSeedVector method returns the number of seeds required (the size of the array).
- (unsigned *)
getMaxSeedValues
The getMaxSeedValue method returns the upper limit on the seed value that can be supplied.
- (unsigned *)
getInitialSeeds
The getInitialSeed method returns the generator's starting values.
Prev
Home
Next
MWCBgen
Up
Normal