intellij-randomness / com.fwdekker.randomness.decimal / DecimalInsertAction / generateStrings

generateStrings

fun generateStrings(count: Int): List<String>

Overrides DataInsertAction.generateStrings

Returns random decimals between the minimum and maximum value, inclusive.

Parameters

count - the number of decimals to generate

Return
random decimals between the minimum and maximum value, inclusive