SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
|
XORSHIFT-1024 Random Number Generator. More...
#include <rng.hpp>
Public Member Functions | |
uint64_t | next () noexcept |
XORSHIFT-1024 Random Number Generator. More... | |
void | seed (uint64_t start) noexcept |
const char * | name () const noexcept |
XORSHIFT-1024 Random Number Generator.
All credit goes to Sebastiano Vigna (vigna) @2014 @acm .orghttp://xorshift.di.unimi.it/
|
noexcept |
XORSHIFT-1024 Random Number Generator.
All credit goes to Sebastiano Vigna (vigna) @2014 @acm .orghttp://xorshift.di.unimi.it/