Opened 18 years ago
Closed 16 years ago
#8 closed request (fixed)
Member theplu::random::DiscreteUniform::DiscreteUniform (const u_long n)
Reported by: | Jari Häkkinen | Owned by: | Jari Häkkinen |
---|---|---|---|
Priority: | major | Milestone: | yat 0.2 |
Component: | random | Version: | trunk |
Keywords: | Cc: |
Description
Exception should be thrown, when n is out of range. This applies for many random number things.
Change History (4)
comment:1 Changed 17 years ago by
Component: | documentation → random |
---|
comment:2 Changed 16 years ago by
Milestone: | Exceptions → 0.2 |
---|
comment:3 Changed 16 years ago by
Status: | new → assigned |
---|
comment:4 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
(In [738]) Fixes #8 and #179, addresses #2.