libtcod-net
TCODRandom Constructor (seed)
NamespaceslibtcodWrapperTCODRandomTCODRandom(UInt32)
Create new instance of a random number generator with a starting seed.
Declaration Syntax
C#
public TCODRandom(
	uint seed
)
Parameters
seed (UInt32)
Intial Seed

Assembly: libtcodWrapper (Module: libtcodWrapper) Version: 0.2.0.0 (0.2.0.0)