Skip to content

Repository files navigation

Bucket Generator

A bucket (or bean bag) is a tool to get random numbers within an interval only once. bucket

This bucket generator provides an easy way for random round robin algorithm.

Usage

Instantiate a new BucketGenerator and call GetRandomNumber to obtain a number from the bucket.

Demo

A demo scene is present under the Sample folder.

bucket demo

About

A bucket (or bean bag) is a tool to get random numbers within an interval only once. This bucket generator provides an easy way for random round robin algorithm.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages