./nugetz
pkg

nblomqvist/Blomko.Lib.WeightedRandomv1.0.0

.NET Std2.1

Creates a weighted random distribution. Can be used when certain values should occure more or less than when using Random. Values and distribution weight is supplied into the constructor. WeightedRandom.Next() can then be called to get the next value.

License

View license

Deps

0

Install Size

Vulns

✓ 0

Published

Jan 8, 2020

Get Started

$ dotnet add package Blomko.Lib.WeightedRandom

Readme

No README available.