Difference between revisions of "Hasard"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=Hasard |Short description=PRNG library |Full description=Hasard is a pseudo-random random number generator (PRNG) library. It includes multiple engines (algorithms)...")
 
Line 4: Line 4:
 
|Full description=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".
 
|Full description=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".
 
|User level=beginner
 
|User level=beginner
 +
|Status=Live
 +
|Component programs=
 +
|Homepage URL=http://haypo.hachoir.org/trac/wiki/hasard
 +
|VCS checkout command=hg clone http://haypo.hachoir.org/hasard
 +
|Computer languages=C
 +
|Documentation note=
 +
|Paid support=
 +
|IRC help=
 +
|IRC general=
 +
|IRC development=
 +
|Related projects=
 +
|Keywords=random,entropy,PRNG,random number generator,engineering
 +
|Is GNU=n
 +
|Last review by=Deb Nicholson
 +
|Last review date=2008-06-18
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=0.4.0
+
|Version identifier=1.0
|Version date=2008-06-18
+
|Version date=2009-09-09
 
|Version status=beta
 
|Version status=beta
|Version download=http://haypo.hachoir.org/release/hasard-0.4.0.tar.bz2
+
|Version download=http://bitbucket.org/haypo/hasard/get/84c898e7d33e.bz2
|License verified date=2008-06-18
+
|License verified date=2009-09-15
 
|Version comment=
 
|Version comment=
 +
}}
 +
{{Person
 +
|Role=Maintainer
 +
|Real name=Hasard Team
 +
|Email=
 +
|Resource URL=http://haypo.hachoir.org/trac/wiki/hasard
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=library
 
|Interface=library
 +
|Use=library,science
 
}}
 
}}
 
{{Project license
 
{{Project license
 
|License=BSD_3Clause
 
|License=BSD_3Clause
|License verified by=Deborah Nicholson
+
|License verified by=Kelly Hopkins
|License verified date=2008-06-18
+
|License verified date=2009-09-15
 
}}
 
}}

Revision as of 11:24, 12 April 2011


[edit]

Hasard

http://haypo.hachoir.org/trac/wiki/hasard
PRNG library

This is a candidate for deletion: Links broken. Email to maintainer broken. Poppy-one (talk) 15:09, 2 August 2018 (EDT)

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".





Licensing

License

Verified by

Verified on

Notes

Verified by

Kelly Hopkins

Verified on

15 September 2009




Leaders and contributors

Contact(s)Role
Hasard Team Maintainer


Resources and communication

Software prerequisites




Entry













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 or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.