Package com.github.tommyettinger.random.distribution


package com.github.tommyettinger.random.distribution
Statistical distributions that make use of EnhancedRandom generators from this library.
Most of the generators here are adapted from ShaiRandom, which got much of its code from Troschuetz.Random, but took special care to avoid GPL- or LGPL-licensed code (and either removed or rewrote that code).