/weighted-random

Generate a random integer between two numbers [a, b] (both inclusive) that has higher probability of being closer to one than the other as defined by a weight w

Primary LanguageJavaMIT LicenseMIT

No issues in this repository yet.