mirror of
https://github.com/boostorg/random.git
synced 2026-02-09 23:32:31 +00:00
14 lines
211 B
Plaintext
14 lines
211 B
Plaintext
[section Generating integers in a range]
|
|
|
|
[import ../example/die.cpp]
|
|
[die]
|
|
|
|
[endsect]
|
|
|
|
[section Generating integers with different probabilities]
|
|
|
|
[import ../example/weighted_die.cpp]
|
|
[weighted_die]
|
|
|
|
[endsect]
|