RandomExtended Constructor (Int32)
Initializes a new instance of the RandomExtended class.
Namespace:
Tortuga.AnchorAssembly: Tortuga.Anchor (in Tortuga.Anchor.dll)
Syntax
Parameters
- seed
- Type: Int32
A number used to calculate a starting value for the pseudo-random number sequence. If a negative number is specified, the absolute value of the number is used.