xtd 0.2.0
Loading...
Searching...
No Matches

◆ random() [2/3]

xtd::random::random ( uint32  seed)
explicit

Initializes a new instance of the random class, using a specified seed value.

Parameters
seedA number used to calculate a starting value for the pseudo-random number sequence.