RandomStrings
object RandomStrings
A facade to various implementations of StringGenerator interface.
Properties
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun randomRealisticUnicodeOfCodepointLengthBetween(r: Random, minCodePoints: Int, maxCodePoints: Int): String
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun randomUnicodeOfCodepointLengthBetween(r: Random, minCodePoints: Int, maxCodePoints: Int): String
Link copied to clipboard
Link copied to clipboard