RngPack
Home PageCategories: Math - Logic - AI - Rules - Science
Author: Honeylocust
Latest version: 1.1
Added 2005-04-26
RngPack is a pseudorandom number generator package for Java. Pseudorandom means that the "random" numbers are generated by a deterministic mathematical process, not by a fundamentally random physical process such as radioactive decay or Johnson noise.
RngPack contains base classes that add value to random number generators, four research grade generators, as well as a wrapper for Java's built in random number generator and a demonstration application.
RngPack comes with java class documentation. Because RngPack is a set of Java classes it can be used in both applications and in applets. RngPack is available under the BSD License.
Built for Java |
Library |
Free or free version available |
Source code provided |