Math-Random-OO 0.12 Deleted
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
No Core Issues.
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- meta_yml_has_repository_resource
-
Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).
Modules
Name | Abstract | Version | View |
---|---|---|---|
Math::Random::OO | Consistent object-oriented interface for generating random numbers | 0.12 | metacpan |
Math::Random::OO::Bootstrap | Generate random numbers with bootstrap resampling from a non-parametric distibution | 0.12 | metacpan |
Math::Random::OO::Normal | Generates random numbers from the normal (Gaussian) distribution | 0.12 | metacpan |
Math::Random::OO::Uniform | Generates random numbers from the uniform distribution | 0.12 | metacpan |
Math::Random::OO::UniformInt | Generates random integers with uniform probability | 0.12 | metacpan |