Soenneker.Utils.Random 3.0.91

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 3.0.91
                    
NuGet\Install-Package Soenneker.Utils.Random -Version 3.0.91
                    
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="3.0.91" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Soenneker.Utils.Random" Version="3.0.91" />
                    
Directory.Packages.props
<PackageReference Include="Soenneker.Utils.Random" />
                    
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 Soenneker.Utils.Random --version 3.0.91
                    
#r "nuget: Soenneker.Utils.Random, 3.0.91"
                    
#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.
#:package Soenneker.Utils.Random@3.0.91
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Soenneker.Utils.Random&version=3.0.91
                    
Install as a Cake Addin
#tool nuget:?package=Soenneker.Utils.Random&version=3.0.91
                    
Install as a Cake Tool

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

alternate text is missing from this package README image Soenneker.Utils.Random

A thread-safe random utility library

Installation

dotnet add 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 net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (9)

Showing the top 5 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

Soenneker.Extensions.List

A collection of helpful list extension methods

Soenneker.SignalR.Web.Client

A resilient and dependable .NET SignalR web client

Soenneker.Utils.Delay

A utility library for generic time delay related operations

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.0.92 13 8/11/2025
3.0.91 189 8/5/2025
3.0.90 17,124 7/8/2025
3.0.89 44,243 6/27/2025
3.0.88 47,635 6/10/2025
3.0.87 33,172 5/27/2025
3.0.86 37,170 5/22/2025
3.0.85 32,136 5/13/2025
3.0.84 19,457 5/7/2025
3.0.83 32,097 5/5/2025
3.0.82 154 5/5/2025
3.0.81 46,182 4/8/2025
3.0.80 9,324 4/8/2025
3.0.79 96,730 4/5/2025
3.0.78 36,919 4/4/2025
3.0.77 166,515 3/11/2025
3.0.76 15,817 3/11/2025
3.0.75 62,503 3/1/2025
3.0.74 106,787 2/18/2025
3.0.73 30,157 2/13/2025
3.0.72 22,396 2/11/2025
3.0.71 3,595 2/11/2025
3.0.70 32,364 2/10/2025
3.0.69 49,119 2/7/2025
3.0.68 128 2/7/2025
3.0.67 73,074 1/27/2025
3.0.66 7,133 1/27/2025
3.0.65 60,655 1/23/2025
3.0.64 26,616 1/21/2025
3.0.63 31,545 1/20/2025
3.0.62 104,778 1/14/2025
3.0.61 42,306 1/10/2025
3.0.60 113 1/10/2025
3.0.59 33,222 1/2/2025
3.0.58 20,690 12/31/2024
3.0.57 5,039 12/31/2024
3.0.56 31,381 12/31/2024
3.0.55 48,698 12/24/2024
3.0.54 83,624 12/18/2024
3.0.53 23,854 12/17/2024
3.0.52 66,287 12/5/2024
3.0.51 58,292 12/2/2024
3.0.50 21,460 12/1/2024
3.0.49 47,422 11/19/2024
3.0.48 42,571 11/14/2024
2.1.47 61,216 11/8/2024
2.1.46 231,775 9/27/2024
2.1.45 63,970 9/23/2024
2.1.44 43,989 9/17/2024
2.1.43 66,119 9/11/2024
2.1.42 40,367 9/9/2024
2.1.41 50,659 9/5/2024
2.1.40 84,593 8/20/2024
2.1.39 125,224 7/9/2024
2.1.38 44,216 7/8/2024
2.1.37 2,951 7/8/2024
2.1.36 32,508 7/7/2024
2.1.35 137,692 5/25/2024
2.1.34 150 5/25/2024
2.1.33 24,157 5/22/2024
2.1.32 27,988 5/16/2024
2.1.31 54,953 4/27/2024
2.1.30 5,915 4/27/2024
2.1.29 45,433 4/12/2024
2.1.28 160 4/11/2024
2.1.27 85,074 3/13/2024
2.1.26 114,198 2/21/2024
2.1.25 8,306 2/21/2024
2.1.24 320 2/21/2024
2.1.23 90,421 2/9/2024
2.1.22 305 2/9/2024
2.1.21 40,906 2/6/2024
2.1.20 125,394 1/15/2024
2.1.19 49,336 1/5/2024
2.1.18 28,172 12/27/2023
2.1.17 387 12/27/2023
2.1.16 24,753 12/25/2023
2.1.15 429 12/25/2023
2.1.14 28,350 12/23/2023
2.1.13 388 12/23/2023
2.1.12 42,967 12/9/2023
2.1.11 1,624 12/9/2023
2.1.10 27,663 12/4/2023
2.1.9 23,176 11/23/2023
2.1.8 23,541 11/19/2023
2.1.7 469 11/18/2023
2.1.6 13,413 11/18/2023
2.1.5 9,857 11/17/2023
2.1.4 10,399 11/17/2023
2.1.3 5,968 11/16/2023
2.0.31 8,147 11/15/2023
2.0.2 435 11/16/2023
2.0.1 428 11/16/2023
1.0.30 19,521 11/8/2023
1.0.29 12,908 11/3/2023
1.0.28 12,651 11/1/2023
1.0.27 24,435 10/17/2023
1.0.26 10,373 10/13/2023
1.0.25 429 10/13/2023
1.0.24 21,939 9/18/2023
1.0.23 468 9/18/2023
1.0.22 23,931 8/29/2023
1.0.21 18,149 8/23/2023
1.0.20 16,860 8/16/2023
1.0.19 25,521 8/4/2023
1.0.18 25,433 7/7/2023
1.0.17 149,410 5/24/2023
1.0.16 1,859 5/23/2023
1.0.15 502 6/6/2023
1.0.14 4,711 5/23/2023
1.0.13 773 5/22/2023
1.0.12 29,903 5/16/2023
1.0.11 21,087 4/21/2023
1.0.10 21,954 4/11/2023
1.0.9 9,565 4/3/2023
1.0.8 1,154 4/1/2023
1.0.7 6,263 2/26/2023
1.0.6 602 2/26/2023
1.0.5 585 2/26/2023
1.0.4 593 2/26/2023
1.0.2 2,589 2/9/2023
1.0.1 526 3/31/2023