Skip to content
Snippets Groups Projects
  • ulif's avatar
    6ddfc483
    Print a hint when discarding rolls. · 6ddfc483
    ulif authored
    When using `realdice` randomness source and picking values out of short
    sequences (sequences shorter than the number of dice sides), we might
    require additional dice throws (if a value rolled is not in range of
    sequence length). We now print a hint when this happens.
    6ddfc483
    History
    Print a hint when discarding rolls.
    ulif authored
    When using `realdice` randomness source and picking values out of short
    sequences (sequences shorter than the number of dice sides), we might
    require additional dice throws (if a value rolled is not in range of
    sequence length). We now print a hint when this happens.
random_sources.py 7.00 KiB