Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 190 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 190 Bytes

RandKit

Swift only implementations of some random number generators. These also inherit from the RandomNumberGenerator protocol.

  • Mersenne Twister
  • ISAAC
  • Xoshiro256**
  • SplitMix64