Closed cloudhead closed 4 years ago
Creates a generator from a seed. Avoids wasting the thread_local seed when we're going to replace it anyway.
Here we go!
Creates a generator from a seed. Avoids wasting the thread_local seed when we're going to replace it anyway.