Hasard

Hasard is a pseudo-random random number generator (PRNG) library. It includes multiple engines (algorithms), examples: Park-Miller, Mersenne Twister and GNU/Linux built-in random PRNG. It has simple API but with strong code, eg. PRNG seed can be generated using strong entropy (hardware random number generator like /dev/random on GNU/Linux).

The library is written in C and a Python binding is available.

"Hasard" is the french word for "randomness".

Last updated 18 Jun, 2008


User level: Beginner

User Rating:

Homepage

License(s) :

BSD_3Clause

Rate it!

 

About

Leadership

Versions

1.0
0.4.0

User Community and Support

General Resources

Development

Developer Resources
  • VCS Checkout Command: hg clone http://haypo.hachoir.org/hasard
 

Please send comments on these web pages to bug-directory@fsf.org, send other questions to info@fsf.org.

Copyright © 2000 - 2009 Free Software Foundation, Inc., 51 Franklin Street, 5th Floor, Boston, MA 02110-1301, USA

The copyright licensing notice below applies to this text. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts.