Info
Version: | 1.0.6 |
Author(s): | Tedd Hansen |
Last Update: | Tuesday, January 26, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tedd/Tedd.RandomUtils |
NuGet Url: | https://www.nuget.org/packages/Tedd.RandomUtils |
Install
Install-Package Tedd.RandomUtils
dotnet add package Tedd.RandomUtils
paket add Tedd.RandomUtils
Tedd.RandomUtils Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- System.Runtime.CompilerServices.Unsafe(>= 5.0.0)
- System.Buffers(>= 4.5.1)
- System.Memory(>= 4.5.4)
- System.Runtime.CompilerServices.Unsafe(>= 5.0.0)
No dependencies.
No dependencies.
- System.Runtime.CompilerServices.Unsafe(>= 5.0.0)
Tags
This packet replaces Tedd.MoreRandom and Tedd.RandomExtensions.