Kaya 0.5.2 module reference for Lfrand

List of modules in this version

Lfrand module

This module implements a 'Lagged Fibonacci' pseudo-random number generator. This type of RNG gives considerably better quality numbers than the standard rand function, and so is suitable for use in simulations requiring a good degree of randomness (though not in cryptography).

You should call lfSrand before using other functions from this module.

Data types

Exceptions

Functions

kaya@kayalang.org | Last modified 30 December 2008 | Supported by Durham CompSoc | Powered by Kaya