vico
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
vico
core
/
com.patrykandpatrick.vico.core.util
/
RandomEntriesGenerator
/
RandomEntriesGenerator
Random
Entries
Generator
constructor
(
xRange
:
IntProgression
=
0..X_RANGE_TOP
,
yRange
:
IntProgression
=
0..Y_RANGE_TOP
)
Parameters
x
Range
the range of
x
values.
y
Range
the range from which
y
values are randomly selected.