CenterCLR.XorRandomGenerator 1.0.3

dotnet add package CenterCLR.XorRandomGenerator --version 1.0.3
                    
NuGet\Install-Package CenterCLR.XorRandomGenerator -Version 1.0.3
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CenterCLR.XorRandomGenerator" Version="1.0.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CenterCLR.XorRandomGenerator" Version="1.0.3" />
                    
Directory.Packages.props
<PackageReference Include="CenterCLR.XorRandomGenerator" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add CenterCLR.XorRandomGenerator --version 1.0.3
                    
#r "nuget: CenterCLR.XorRandomGenerator, 1.0.3"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=CenterCLR.XorRandomGenerator&version=1.0.3
                    
Install CenterCLR.XorRandomGenerator as a Cake Addin
#tool nuget:?package=CenterCLR.XorRandomGenerator&version=1.0.3
                    
Install CenterCLR.XorRandomGenerator as a Cake Tool

Simple, System.Random replaceable, very-fast xor-shift based random number generator for Portable Class Library.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on CenterCLR.XorRandomGenerator:

Repository Stars
Tape-Worm/Gorgon
A modular set of libraries for .Net that are useful for graphics and video game development.
Version Downloads Last updated
1.0.3 132 1/18/2015
1.0.2 68 1/4/2015
1.0.1 66 1/4/2015
1.0.0 58 1/4/2015