Y
Hacker News
new
|
ask
|
show
|
jobs
by
morelisp
1539 days ago
What applications call for a "random float in [0,1]" with distribution defined in the space of fp representation and not the usual kind?
1 comments
adrianN
1539 days ago
For example you when you want to do fuzzing of some algorithm that uses floats, a random float might come in handy.
link
morelisp
1539 days ago
In [0,1]?
(I consider this answer nearly disingenuous. It's obviously not what OP was talking about.)
link