Rand.copy
glib.rand.Rand copy()Copies a #GRand into a new one with the same exact state as before. This way you can take a snapshot of the random number generator for replaying later.
Returns
the new #GRand
glib.rand.Rand copy()Copies a #GRand into a new one with the same exact state as before. This way you can take a snapshot of the random number generator for replaying later.