Axmol Engine 2.4.0-258ceca
Loading...
Searching...
No Matches
FastRNG Struct Reference

A fast more effective seeded random number generator struct, uses xoshiro128**. More...

#include <FastRNG.h>

Detailed Description

A fast more effective seeded random number generator struct, uses xoshiro128**.

It uses a simple algorithm to improve the speed of generating random numbers with a decent quality, Use this if you're planning to generate large amounts of random numbers in a single frame.

Since
axmol-1.0.0b8

The documentation for this struct was generated from the following file: