Hasard
Hasard
http://haypo.hachoir.org/trac/wiki/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".
Download
Download
version 1.0
(beta)
released on 9 September 2009
VCS Checkout
Categories
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| BSD 3Clause | Kelly Hopkins | 15 September 2009 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
| Hasard Team | Maintainer |
Resources and communication
Software prerequisites
This entry (in part or in whole) was last reviewed on 18 June 2008.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.
