GameMaker (2.3)
Icon

GMXorWow

FrostyCat

You must be logged in to obtain assets

Description

This is a GameMaker Studio 2.3 implementation of George Marsaglia's XorWow, XorShift32 and XorShift128 algorithms. Using only 32-bit unsigned integer operations at its core, this library lets you generate pseudorandom numbers consistently across all exports given the same starting seed. It also adds the ability to create seeds using strings and set up many independent generators in parallel.

See the official GitHub Wiki for documentation on using this extension.

End User Licence Agreement (EULA).

Age Rating: 4+

Version

GMS2.3 - Version 1.1.0. Published August 8, 2022

This is an important maintenance update for GMXorWow. All v1.0.0 users are encouraged to upgrade to it.

New Features

  • Feather annotations are now fully supported.

Bug Fixes

  • Fix out-of-range values for xrandom and xrandom_range.
Loading, please wait

Package contents

Loading, please wait

What is the issue?

Loading, please wait