Creates a new random number generator initialized with a seed taken either from /dev/urandom (if existing) or from the current time (as a fallback).
On Windows, the seed is taken from rand_s().
the new #GRand
ConstructionException GTK+ fails to create the object.
See Implementation
Creates a new random number generator initialized with a seed taken either from /dev/urandom (if existing) or from the current time (as a fallback).
On Windows, the seed is taken from rand_s().