libmath-random-mt-auto-perl 6.23-2 source package in Ubuntu

Changelog

libmath-random-mt-auto-perl (6.23-2) unstable; urgency=medium

  * Team upload.
  * No-change source-only re-upload.

 -- gregor herrmann <email address hidden>  Tue, 07 Feb 2023 17:09:54 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
libmath-random-mt-auto-perl_6.23-2.dsc 2.6 KiB aa1734de997393609a815cf4dfc2afa15722d33b91b9a83a6f8f452ed574e701
libmath-random-mt-auto-perl_6.23.orig.tar.gz 131.1 KiB 58bcb5ad3162964ff5a0c4d2dcbaa0202c2c85d9c470496f3b7a998757776313
libmath-random-mt-auto-perl_6.23-2.debian.tar.xz 2.9 KiB b2dc41f27363fd7c9b801f977c54eb6cf7786ab4896e9d01eb1b68c20aac47a3

Available diffs

No changes file available.

Binary packages built by this source

libmath-random-mt-auto-perl: Auto-seeded Mersenne Twister PRNGs

 The Mersenne Twister is a fast pseudorandom number generator (PRNG) that is
 capable of providing large volumes (> 10^6004) of "high quality" pseudorandom
 data to applications that may exhaust available "truly" random data sources
 or system-provided PRNGs such as rand|perlfunc/"rand".
 .
 Math::Random::MT::Auto provides PRNGs that are based on the Mersenne Twister.
 There is a functional interface to a single, standalone PRNG, and an OO
 interface (based on the inside-out object model as implemented by the
 Object::InsideOut module) for generating multiple PRNG objects. The PRNGs are
 normally self-seeding, automatically acquiring a (19968-bit) random seed from
 user-selectable sources. (Manual seeding is optionally available.)

libmath-random-mt-auto-perl-dbgsym: debug symbols for libmath-random-mt-auto-perl