Class | Description |
---|---|
ChecksumHelper | |
SecureRandom |
PRNG
this class generates a random number An internal seed which gets
generated at the first time and once every CYCLE calls is used to
randomize the return random number
_cache and _cursor work together.
|