Download the PHP package axolotl-pm/xoroshiro128pp without Composer
On this page you can find all versions of the php package axolotl-pm/xoroshiro128pp. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download axolotl-pm/xoroshiro128pp
More information about axolotl-pm/xoroshiro128pp
Files in axolotl-pm/xoroshiro128pp
Download axolotl-pm/xoroshiro128pp
More information about axolotl-pm/xoroshiro128pp
Files in axolotl-pm/xoroshiro128pp
Vendor axolotl-pm
Package xoroshiro128pp
Short Description Xoroshiro128++ random number generator for PocketMine-MP
License LGPL-3.0
Package xoroshiro128pp
Short Description Xoroshiro128++ random number generator for PocketMine-MP
License LGPL-3.0
Please rate this library. Is it a good library?
Informations about the package xoroshiro128pp
Xoroshiro128PP
Xoroshiro128++ random number generator, made for use in PocketMine-MP.
Usage
Xoroshiro128PP- the generator.fromSeed()expands one 64-bit seed into the 128-bit state the way Minecraft does; the constructor takes the two halves of the state directly.SplitMix64- the finaliser (Stafford variant 13) that seeding is built on, exposed because position hashes often need it on its own.
Requirements
- PHP 8.1 or newer, 64-bit
ext-gmp
All versions of xoroshiro128pp with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
php-64bit Version *
ext-gmp Version *
php-64bit Version *
ext-gmp Version *
The package axolotl-pm/xoroshiro128pp contains the following files
Loading the files please wait ...