The LibRan package is a library of various pseudo-random number generators along with their exact probability
and cumulative probability density functions. The libary contains its own optimized sequential congruential uniform
pseudo-random number generator on the interval x ∈ [0, 1) ; along with useful tools such as methods for collecting
statistics in bins.

Each of the random variate distributions rely on a number of internal attributes to customize the distribution. The
library is written in an object oriented fashion (in C) such that each object's attributes and random number generator
is separate from every other object. There are also generic routines for calling the various specialized routines for
the given random variate distribution.

Project Activity

See All Activity >

Categories

Libraries

License

GNU Library or Lesser General Public License version 3.0 (LGPLv3)

Follow LibRan

LibRan Web Site

Other Useful Business Software
Auth0 for AI Agents now in GA Icon
Auth0 for AI Agents now in GA

Ready to implement AI with confidence (without sacrificing security)?

Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
Start building today
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of LibRan!

Additional Project Details

Operating Systems

BSD, Linux

Intended Audience

Science/Research

Programming Language

C

Related Categories

C Libraries

Registered

2019-12-01