[ CCode ( has_construct_function = false ) ]
public Random.with_seed (uint32 seed)
Return an opaque structure associated to the seed.
This structure needs to be freed by the user with free;
seed |
an integer seed, change for different permutation. |