Skip to content

skymavis/xrand

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xrand

Multi-language implementation of the Twisted Generalized Feedback Shift Register (TGFSR) pseudorandom number generator

About

xrand banner

xrand is a pseudorandom number generator based on the Twisted Generalized Feedback Shift Register (TGFSR) algorithm. Designed for developers across various ecosystems, xrand delivers consistent, high-quality random numbers in Python, TypeScript, Go, and Rust. Ready for use in games, simulations, or other applications that require reliable randomness.

Examples

[Typescript] [Python] [Rust] [Go]

Use Cases

Axie Classic Raffle event

In Axie Classic Season 6, the Raffle event used xrand to pick winners based on their ticket number.

[Visit site][Simulation] Axie Classic Raffle

Nio's Nightmare Raffle event

[Visit site][Simulation] Nio's Nightmare Raffle

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published