The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Stats::Hawking - Perl extension for enhancing Random Number generators using Hawking Temperature in a Boltzmann Function/Distribution and a seed random.

SYNOPSIS

  use Stats::Hawking;

DESCRIPTION

This software includes a random number generator function using Hawking Temperature.

EXPORT

Stats::Hawking::HTRandom->new->random0($solarmass_random); Stats::Hawking::HTRandom->new->random1; Stats::Hawking::HTRandom->new->random; ### using Boltzmann

SEE ALSO

AUTHOR

koboldwiz, <koboldwiz@yahoo.com>

COPYRIGHT AND LICENSE

Copyright (C) 2021 by koboldwiz

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.32.0 or, at your option, any later version of Perl 5 you may have available.