NameGenerator

generates names guaranteeing uniqueness in generated names by onw instance of NameGenerator

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
fun generate(prefix: String, pos: Position?): String