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

Changelog

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

  * No-change rebuild for the perl update.

 -- Matthias Klose <email address hidden>  Wed, 10 Jan 2024 14:09:55 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libmath-random-mt-auto-perl_6.23.orig.tar.gz 131.1 KiB 58bcb5ad3162964ff5a0c4d2dcbaa0202c2c85d9c470496f3b7a998757776313
libmath-random-mt-auto-perl_6.23-2build1.debian.tar.xz 3.0 KiB b1ebc8223b0af049b29d2283851aa5232e5799eb67906956c5854bc08791451f
libmath-random-mt-auto-perl_6.23-2build1.dsc 2.3 KiB ecc6a8e3a47a48900a7bd1e55119ae355cd666378526a43edab5644796afd132

Available diffs

View changes file

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