lucene-kmp
Toggle table of contents
10.2.0-alpha14
common
Target filter
common
Switch theme
Search in API
Skip to content
lucene-kmp
test-framework
/
org.gnit.lucenekmp.tests.util
/
BiasedNumbers
/
fuzzUp
fuzz
Up
fun
fuzzUp
(
r
:
Random
,
v
:
Double
,
max
:
Double
)
:
Double
fun
fuzzUp
(
r
:
Random
,
v
:
Float
,
max
:
Float
)
:
Float
Fuzzify the input value by increasing it by a few ulps, but never past max.