intellij-randomness / com.fwdekker.randomness.decimal / DecimalScheme / copyAs

copyAs

fun copyAs(name: String): DecimalScheme

Overrides Scheme.copyAs

Returns a copy of this scheme that has the given name.

Parameters

name - the name to give to the copy

Return
a copy of this scheme that has the given name