test-mockrandom-perl 1.01
Name | test-mockrandom-perl |
---|---|
Version | 1.01 |
Summary | |
Description | This perhaps ridiculous-seeming module was created to test routines that manipulate random numbers by providing a known output from "rand". Given a list of seeds with "srand", it will return each in turn. After seeded random numbers are exhausted, it will always return 0. Seed numbers must be of a form that meets the expected output from "rand" as called with no arguments -- i.e. they must be between 0 (inclusive) and 1 (exclusive). In order to facilitate generating and testing a nearly-one number, this module exports the function "oneish", which returns a number just fractionally less than one. |
Section | libs |
License | Apache-2.0 |
Homepage | https://metacpan.org/release/Test-MockRandom |
Recipe file | recipes-devel/test-mockrandom-perl/test-mockrandom-perl_1.01.bb |
Layer | meta-cpan (jethro branch) |
Inherits |
|
Dependencies |
|
PACKAGECONFIG options |
Sources
http://cpan.metacpan.org/authors/id/D/DA/DAGOLDEN/Test-MockRandom-1.01.tar.gz |
Patches
None
Other branches
This recipe in other branches of meta-cpan:
Branch | Recipe |
---|---|
master | test-mockrandom-perl 1.01 |
gatesgarth (Yocto Project 3.2) | test-mockrandom-perl 1.01 |
thud (Yocto Project 2.6) | test-mockrandom-perl 1.01 |
rocko (Yocto Project 2.4) | test-mockrandom-perl 1.01 |
jethro (Yocto Project 2.0) | test-mockrandom-perl 1.01 (this recipe) |