Soenneker.Utils.Random 3.0.75

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.75
                    
NuGet\Install-Package Soenneker.Utils.Random -Version 3.0.75
                    
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.75" />
                    
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.75" />
                    
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.75
                    
#r "nuget: Soenneker.Utils.Random, 3.0.75"
                    
#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=Soenneker.Utils.Random&version=3.0.75
                    
Install as a Cake Addin
#tool nuget:?package=Soenneker.Utils.Random&version=3.0.75
                    
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 (7)

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.89 21,487 6/27/2025
3.0.88 47,427 6/10/2025
3.0.87 33,032 5/27/2025
3.0.86 37,127 5/22/2025
3.0.85 31,958 5/13/2025
3.0.84 19,380 5/7/2025
3.0.83 32,085 5/5/2025
3.0.82 147 5/5/2025
3.0.81 46,140 4/8/2025
3.0.80 9,319 4/8/2025
3.0.79 96,713 4/5/2025
3.0.78 36,911 4/4/2025
3.0.77 166,418 3/11/2025
3.0.76 15,805 3/11/2025
3.0.75 62,482 3/1/2025
3.0.74 106,762 2/18/2025
3.0.73 29,946 2/13/2025
3.0.72 22,366 2/11/2025
3.0.71 3,588 2/11/2025
3.0.70 32,347 2/10/2025
3.0.69 49,101 2/7/2025
3.0.68 123 2/7/2025
3.0.67 73,045 1/27/2025
3.0.66 7,120 1/27/2025
3.0.65 60,625 1/23/2025
3.0.64 26,601 1/21/2025
3.0.63 31,526 1/20/2025
3.0.62 104,757 1/14/2025
3.0.61 42,288 1/10/2025
3.0.60 105 1/10/2025
3.0.59 33,213 1/2/2025
3.0.58 20,675 12/31/2024
3.0.57 5,029 12/31/2024
3.0.56 31,364 12/31/2024
3.0.55 48,685 12/24/2024
3.0.54 83,599 12/18/2024
3.0.53 23,842 12/17/2024
3.0.52 66,269 12/5/2024
3.0.51 58,267 12/2/2024
3.0.50 21,219 12/1/2024
3.0.49 47,357 11/19/2024
3.0.48 42,560 11/14/2024
2.1.47 60,531 11/8/2024
2.1.46 231,562 9/27/2024
2.1.45 63,915 9/23/2024
2.1.44 43,914 9/17/2024
2.1.43 66,025 9/11/2024
2.1.42 40,353 9/9/2024
2.1.41 50,642 9/5/2024
2.1.40 84,553 8/20/2024
2.1.39 125,119 7/9/2024
2.1.38 43,912 7/8/2024
2.1.37 2,948 7/8/2024
2.1.36 32,478 7/7/2024
2.1.35 137,626 5/25/2024
2.1.34 142 5/25/2024
2.1.33 24,140 5/22/2024
2.1.32 27,960 5/16/2024
2.1.31 54,920 4/27/2024
2.1.30 5,909 4/27/2024
2.1.29 45,395 4/12/2024
2.1.28 153 4/11/2024
2.1.27 84,921 3/13/2024
2.1.26 114,156 2/21/2024
2.1.25 8,294 2/21/2024
2.1.24 318 2/21/2024
2.1.23 90,381 2/9/2024
2.1.22 298 2/9/2024
2.1.21 40,894 2/6/2024
2.1.20 125,325 1/15/2024
2.1.19 49,311 1/5/2024
2.1.18 28,160 12/27/2023
2.1.17 382 12/27/2023
2.1.16 24,726 12/25/2023
2.1.15 422 12/25/2023
2.1.14 28,305 12/23/2023
2.1.13 379 12/23/2023
2.1.12 42,937 12/9/2023
2.1.11 1,620 12/9/2023
2.1.10 27,657 12/4/2023
2.1.9 23,165 11/23/2023
2.1.8 23,527 11/19/2023
2.1.7 464 11/18/2023
2.1.6 13,406 11/18/2023
2.1.5 9,842 11/17/2023
2.1.4 10,393 11/17/2023
2.1.3 5,963 11/16/2023
2.0.31 8,139 11/15/2023
2.0.2 429 11/16/2023
2.0.1 418 11/16/2023
1.0.30 19,516 11/8/2023
1.0.29 12,902 11/3/2023
1.0.28 12,640 11/1/2023
1.0.27 24,428 10/17/2023
1.0.26 10,364 10/13/2023
1.0.25 422 10/13/2023
1.0.24 21,933 9/18/2023
1.0.23 460 9/18/2023
1.0.22 23,917 8/29/2023
1.0.21 18,086 8/23/2023
1.0.20 16,841 8/16/2023
1.0.19 25,507 8/4/2023
1.0.18 25,418 7/7/2023
1.0.17 149,376 5/24/2023
1.0.16 1,843 5/23/2023
1.0.15 487 6/6/2023
1.0.14 4,696 5/23/2023
1.0.13 757 5/22/2023
1.0.12 29,882 5/16/2023
1.0.11 21,072 4/21/2023
1.0.10 21,934 4/11/2023
1.0.9 9,546 4/3/2023
1.0.8 1,137 4/1/2023
1.0.7 6,247 2/26/2023
1.0.6 586 2/26/2023
1.0.5 570 2/26/2023
1.0.4 573 2/26/2023
1.0.2 2,572 2/9/2023
1.0.1 512 3/31/2023