ScrambledLinear

This is a C# implementation of xoshiro/xoroshiro algorithm family that were created by Sebastiano Vigna and David Blackman.

NuGet Gallery

Install via .NET CLI:
dotnet add package Medo.ScrambledLinear
GitHub Repository (MIT License)

Clone repository:
git clone https://github.com/Medo64/ScrambledLinear.git