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.
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.
// Install Soenneker.Utils.Random as a Cake Addin
#addin nuget:?package=Soenneker.Utils.Random&version=3.0.75

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

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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

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.ConcurrentProcessing.Executor

A util that runs multiple async tasks concurrently with features for limiting and retry

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.77 41,971 13 days ago
3.0.76 15,760 13 days ago
3.0.75 56,890 23 days ago
3.0.74 106,609 a month ago
3.0.73 29,504 a month ago
3.0.72 22,087 a month ago
3.0.71 3,563 a month ago
3.0.70 32,284 a month ago
3.0.69 49,031 2 months ago
3.0.68 97 2 months ago
3.0.67 72,948 2 months ago
3.0.66 7,089 2 months ago
3.0.65 60,542 2 months ago
3.0.64 26,538 2 months ago
3.0.63 31,469 2 months ago
3.0.62 104,531 2 months ago
3.0.61 42,150 2 months ago
3.0.60 79 2 months ago
3.0.59 33,135 3 months ago
3.0.58 20,610 3 months ago
3.0.57 4,991 3 months ago
3.0.56 31,277 3 months ago
3.0.55 48,619 3 months ago
3.0.54 83,435 3 months ago
3.0.53 23,788 3 months ago
3.0.52 66,147 4 months ago
3.0.51 58,146 4 months ago
3.0.50 21,098 4 months ago
3.0.49 46,829 4 months ago
3.0.48 42,422 4 months ago
2.1.47 59,199 5 months ago
2.1.46 229,846 6 months ago
2.1.45 63,377 6 months ago
2.1.44 43,594 6 months ago
2.1.43 65,856 6 months ago
2.1.42 40,276 6 months ago
2.1.41 50,509 7 months ago
2.1.40 84,392 7 months ago
2.1.39 124,375 8 months ago
2.1.38 41,616 9 months ago
2.1.37 2,921 9 months ago
2.1.36 32,381 9 months ago
2.1.35 137,220 10 months ago
2.1.34 122 10 months ago
2.1.33 24,060 5/22/2024
2.1.32 27,881 5/16/2024
2.1.31 54,742 4/27/2024
2.1.30 5,880 4/27/2024
2.1.29 45,276 4/12/2024
2.1.28 132 4/11/2024
2.1.27 83,838 3/13/2024
2.1.26 113,804 2/21/2024
2.1.25 8,246 2/21/2024
2.1.24 301 2/21/2024
2.1.23 90,094 2/9/2024
2.1.22 280 2/9/2024
2.1.21 40,765 2/6/2024
2.1.20 125,021 1/15/2024
2.1.19 49,195 1/5/2024
2.1.18 28,075 12/27/2023
2.1.17 361 12/27/2023
2.1.16 24,640 12/25/2023
2.1.15 401 12/25/2023
2.1.14 28,219 12/23/2023
2.1.13 361 12/23/2023
2.1.12 42,822 12/9/2023
2.1.11 1,599 12/9/2023
2.1.10 27,566 12/4/2023
2.1.9 23,100 11/23/2023
2.1.8 23,460 11/19/2023
2.1.7 451 11/18/2023
2.1.6 13,366 11/18/2023
2.1.5 9,792 11/17/2023
2.1.4 10,359 11/17/2023
2.1.3 5,924 11/16/2023
2.0.31 8,117 11/15/2023
2.0.2 420 11/16/2023
2.0.1 410 11/16/2023
1.0.30 19,488 11/8/2023
1.0.29 12,847 11/3/2023
1.0.28 12,616 11/1/2023
1.0.27 24,349 10/17/2023
1.0.26 10,329 10/13/2023
1.0.25 406 10/13/2023
1.0.24 21,844 9/18/2023
1.0.23 446 9/18/2023
1.0.22 23,867 8/29/2023
1.0.21 18,013 8/23/2023
1.0.20 16,788 8/16/2023
1.0.19 25,461 8/4/2023
1.0.18 25,366 7/7/2023
1.0.17 149,011 5/24/2023
1.0.16 1,822 5/23/2023
1.0.15 466 6/6/2023
1.0.14 4,672 5/23/2023
1.0.13 734 5/22/2023
1.0.12 29,851 5/16/2023
1.0.11 21,035 4/21/2023
1.0.10 21,904 4/11/2023
1.0.9 9,501 4/3/2023
1.0.8 1,113 4/1/2023
1.0.7 6,217 2/26/2023
1.0.6 557 2/26/2023
1.0.5 549 2/26/2023
1.0.4 553 2/26/2023
1.0.2 2,537 2/9/2023
1.0.1 490 3/31/2023