Uses of Interface
squidpony.squidmath.IStatefulRNG

Packages that use IStatefulRNG 
Package Description
squidpony
Utilities that don't fit elsewhere in SquidLib; mostly text manipulation, compression, and helper code.
squidpony.squidgrid
Tools for working with data on a grid, including LOS and FOV; overlaps with geometry code in squidpony.squidmath .
squidpony.squidgrid.mapping
Tools specifically for generating maps and placing content in them, usually working with 2D char arrays.
squidpony.squidmath
A very broad package containing random number generators, geometry tools, data structures, and noise functions.