IdGenerator

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

If true, all ids will be randomly generated and not counting up.

Functions

Link copied to clipboard
fun makeId(): String
Link copied to clipboard
fun makeRandomId(length: Int = 16): String