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

nel_h2
Gen AI apps are built with MongoDB Atlas Icon
Gen AI apps are built with MongoDB Atlas

Build gen AI apps with an all-in-one modern database: MongoDB Atlas

MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Start Free
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