- bits
- Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Returns a pseudo-random uniformly distributed int value of the number of bits specified by the argument bits as described by Donald E. Knuth in The Art of Computer Programming, Volume 2: Seminumerical Algorithms, section 3.2.1.
Most applications will want to use one of this class' convenience methods instead.
Subclasses only need to override this method to alter the behavior of all the public methods.