Soenneker.Utils.Random 1.0.1

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Soenneker.Utils.Random --version 1.0.1                
NuGet\Install-Package Soenneker.Utils.Random -Version 1.0.1                
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="Soenneker.Utils.Random" Version="1.0.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Soenneker.Utils.Random --version 1.0.1                
#r "nuget: Soenneker.Utils.Random, 1.0.1"                
#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.
// Install Soenneker.Utils.Random as a Cake Addin
#addin nuget:?package=Soenneker.Utils.Random&version=1.0.1

// Install Soenneker.Utils.Random as a Cake Tool
#tool nuget:?package=Soenneker.Utils.Random&version=1.0.1                

alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image

Soenneker.Utils.Random

A thread-safe random utility library

Installation

Install-Package Soenneker.Utils.Random

Usage

// Returns an integer >= 5, and < 20
RandomUtil.Next(5, 20);
// Returns a double >= 5, and < 20
RandomUtil.NextDouble(5, 20);
// Returns a random number with a uniform and discrete distribution
RandomUtil.NextDecimalUniform(5, 20);
Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net7.0

    • No dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Soenneker.Utils.Random:

Package Downloads
Soenneker.Extensions.String

A collection of useful string extension methods

Soenneker.Extensions.Enumerable

A collection of helpful enumerable extension methods

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.46 199,606 9/27/2024
2.1.45 62,655 9/23/2024
2.1.44 43,406 9/17/2024
2.1.43 65,307 9/11/2024
2.1.42 40,162 9/9/2024
2.1.41 50,364 9/5/2024
2.1.40 84,123 8/20/2024
2.1.39 123,154 7/9/2024
2.1.38 37,641 7/8/2024
2.1.37 2,900 7/8/2024
2.1.36 32,230 7/7/2024
2.1.35 136,452 5/25/2024
2.1.34 107 5/25/2024
2.1.33 23,959 5/22/2024
2.1.32 27,740 5/16/2024
2.1.31 54,491 4/27/2024
2.1.30 5,851 4/27/2024
2.1.29 45,079 4/12/2024
2.1.28 118 4/11/2024
2.1.27 82,262 3/13/2024
2.1.26 113,421 2/21/2024
2.1.25 8,203 2/21/2024
2.1.24 284 2/21/2024
2.1.23 89,769 2/9/2024
2.1.22 262 2/9/2024
2.1.21 40,577 2/6/2024
2.1.20 124,661 1/15/2024
2.1.19 48,987 1/5/2024
2.1.18 27,957 12/27/2023
2.1.17 350 12/27/2023
2.1.16 24,555 12/25/2023
2.1.15 386 12/25/2023
2.1.14 28,090 12/23/2023
2.1.13 348 12/23/2023
2.1.12 42,619 12/9/2023
2.1.11 1,580 12/9/2023
2.1.10 27,451 12/4/2023
2.1.9 23,011 11/23/2023
2.1.8 23,381 11/19/2023
2.1.7 438 11/18/2023
2.1.6 13,312 11/18/2023
2.1.5 9,731 11/17/2023
2.1.4 10,297 11/17/2023
2.1.3 5,904 11/16/2023
2.0.31 8,084 11/15/2023
2.0.2 406 11/16/2023
2.0.1 395 11/16/2023
1.0.30 19,423 11/8/2023
1.0.29 12,771 11/3/2023
1.0.28 12,564 11/1/2023
1.0.27 24,233 10/17/2023
1.0.26 10,285 10/13/2023
1.0.25 391 10/13/2023
1.0.24 21,744 9/18/2023
1.0.23 435 9/18/2023
1.0.22 23,766 8/29/2023
1.0.21 17,927 8/23/2023
1.0.20 16,735 8/16/2023
1.0.19 25,396 8/4/2023
1.0.18 25,301 7/7/2023
1.0.17 148,704 5/24/2023
1.0.16 1,805 5/23/2023
1.0.15 450 6/6/2023
1.0.14 4,643 5/23/2023
1.0.13 717 5/22/2023
1.0.12 29,726 5/16/2023
1.0.11 20,967 4/21/2023
1.0.10 21,862 4/11/2023
1.0.9 9,474 4/3/2023
1.0.8 1,094 4/1/2023
1.0.7 6,189 2/26/2023
1.0.6 537 2/26/2023
1.0.5 530 2/26/2023
1.0.4 535 2/26/2023
1.0.2 2,506 2/9/2023
1.0.1 472 3/31/2023