Package | Description |
---|---|
squidpony.squidmath |
A very broad package containing random number generators, geometry tools, and some classes for combinatorics.
|
Modifier and Type | Class and Description |
---|---|
class |
LightRNG
This is a SplittableRandom-style generator, meant to have a tiny state
that permits storing many different generators with low overhead.
|
class |
PermutedRNG
This is a RandomnessSource in the PCG-Random family.
|
Copyright © 2012–2016. All rights reserved.