Skip to content

willb/capricious

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

capricious

Capricious is a library for pseudo-random number generation; it is primarily intended for use in simulation. Currently, several distributions (uniform, biased-uniform, Erlang, exponential, normal, and Poisson) are provided over two underlying pseudo- random generators (a linear-feedback shift register and a multiply-with-carry generator), but in the future Capricious will provide more of each.

Copyright © 2010 Red Hat, Inc. See LICENSE for details.

About

Pseudorandom number generator classes and support code

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages