Soenneker.Utils.Random 3.0.60

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.60                
NuGet\Install-Package Soenneker.Utils.Random -Version 3.0.60                
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.60" />                
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.60                
#r "nuget: Soenneker.Utils.Random, 3.0.60"                
#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.60

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

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.
  • net9.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
3.0.64 9,776 1/21/2025
3.0.63 23,926 1/20/2025
3.0.62 95,466 1/14/2025
3.0.61 34,819 1/10/2025
3.0.60 57 1/10/2025
3.0.59 30,415 1/2/2025
3.0.58 19,993 12/31/2024
3.0.57 4,791 12/31/2024
3.0.56 30,795 12/31/2024
3.0.55 48,384 12/24/2024
3.0.54 83,349 12/18/2024
3.0.53 23,740 12/17/2024
3.0.52 66,073 12/5/2024
3.0.51 58,046 12/2/2024
3.0.50 20,998 12/1/2024
3.0.49 46,038 11/19/2024
3.0.48 42,343 11/14/2024
2.1.47 57,855 11/8/2024
2.1.46 228,454 9/27/2024
2.1.45 63,011 9/23/2024
2.1.44 43,521 9/17/2024
2.1.43 65,697 9/11/2024
2.1.42 40,215 9/9/2024
2.1.41 50,425 9/5/2024
2.1.40 84,216 8/20/2024
2.1.39 123,635 7/9/2024
2.1.38 39,488 7/8/2024
2.1.37 2,914 7/8/2024
2.1.36 32,297 7/7/2024
2.1.35 136,778 5/25/2024
2.1.34 119 5/25/2024
2.1.33 24,029 5/22/2024
2.1.32 27,816 5/16/2024
2.1.31 54,598 4/27/2024
2.1.30 5,871 4/27/2024
2.1.29 45,185 4/12/2024
2.1.28 130 4/11/2024
2.1.27 82,904 3/13/2024
2.1.26 113,588 2/21/2024
2.1.25 8,215 2/21/2024
2.1.24 295 2/21/2024
2.1.23 89,907 2/9/2024
2.1.22 276 2/9/2024
2.1.21 40,645 2/6/2024
2.1.20 124,804 1/15/2024
2.1.19 49,096 1/5/2024
2.1.18 28,019 12/27/2023
2.1.17 359 12/27/2023
2.1.16 24,590 12/25/2023
2.1.15 398 12/25/2023
2.1.14 28,152 12/23/2023
2.1.13 358 12/23/2023
2.1.12 42,693 12/9/2023
2.1.11 1,591 12/9/2023
2.1.10 27,497 12/4/2023
2.1.9 23,066 11/23/2023
2.1.8 23,411 11/19/2023
2.1.7 448 11/18/2023
2.1.6 13,333 11/18/2023
2.1.5 9,763 11/17/2023
2.1.4 10,322 11/17/2023
2.1.3 5,919 11/16/2023
2.0.31 8,099 11/15/2023
2.0.2 417 11/16/2023
2.0.1 407 11/16/2023
1.0.30 19,473 11/8/2023
1.0.29 12,811 11/3/2023
1.0.28 12,581 11/1/2023
1.0.27 24,281 10/17/2023
1.0.26 10,302 10/13/2023
1.0.25 400 10/13/2023
1.0.24 21,803 9/18/2023
1.0.23 443 9/18/2023
1.0.22 23,808 8/29/2023
1.0.21 17,977 8/23/2023
1.0.20 16,749 8/16/2023
1.0.19 25,423 8/4/2023
1.0.18 25,318 7/7/2023
1.0.17 148,831 5/24/2023
1.0.16 1,814 5/23/2023
1.0.15 459 6/6/2023
1.0.14 4,658 5/23/2023
1.0.13 728 5/22/2023
1.0.12 29,795 5/16/2023
1.0.11 20,993 4/21/2023
1.0.10 21,886 4/11/2023
1.0.9 9,483 4/3/2023
1.0.8 1,104 4/1/2023
1.0.7 6,206 2/26/2023
1.0.6 549 2/26/2023
1.0.5 540 2/26/2023
1.0.4 545 2/26/2023
1.0.2 2,526 2/9/2023
1.0.1 482 3/31/2023