Soenneker.Utils.Random 1.0.9

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

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

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.  net9.0 was computed.  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.
  • 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
3.0.67 11,542 1/27/2025
3.0.66 5,639 1/27/2025
3.0.65 43,036 1/23/2025
3.0.64 23,989 1/21/2025
3.0.63 31,349 1/20/2025
3.0.62 102,494 1/14/2025
3.0.61 35,037 1/10/2025
3.0.60 61 1/10/2025
3.0.59 30,576 1/2/2025
3.0.58 19,995 12/31/2024
3.0.57 4,793 12/31/2024
3.0.56 30,800 12/31/2024
3.0.55 48,392 12/24/2024
3.0.54 83,358 12/18/2024
3.0.53 23,742 12/17/2024
3.0.52 66,075 12/5/2024
3.0.51 58,052 12/2/2024
3.0.50 21,038 12/1/2024
3.0.49 46,058 11/19/2024
3.0.48 42,351 11/14/2024
2.1.47 57,910 11/8/2024
2.1.46 228,519 9/27/2024
2.1.45 63,033 9/23/2024
2.1.44 43,525 9/17/2024
2.1.43 65,702 9/11/2024
2.1.42 40,225 9/9/2024
2.1.41 50,430 9/5/2024
2.1.40 84,236 8/20/2024
2.1.39 123,688 7/9/2024
2.1.38 39,693 7/8/2024
2.1.37 2,914 7/8/2024
2.1.36 32,297 7/7/2024
2.1.35 136,796 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,615 4/27/2024
2.1.30 5,871 4/27/2024
2.1.29 45,190 4/12/2024
2.1.28 130 4/11/2024
2.1.27 82,933 3/13/2024
2.1.26 113,603 2/21/2024
2.1.25 8,215 2/21/2024
2.1.24 295 2/21/2024
2.1.23 89,926 2/9/2024
2.1.22 276 2/9/2024
2.1.21 40,645 2/6/2024
2.1.20 124,822 1/15/2024
2.1.19 49,106 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,699 12/9/2023
2.1.11 1,591 12/9/2023
2.1.10 27,507 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,818 11/3/2023
1.0.28 12,588 11/1/2023
1.0.27 24,295 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,821 8/29/2023
1.0.21 17,989 8/23/2023
1.0.20 16,749 8/16/2023
1.0.19 25,430 8/4/2023
1.0.18 25,333 7/7/2023
1.0.17 148,838 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 21,000 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,208 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