
implementation("io.voxkit.kotlin:nanoid:1.1.0")Generates secure, URL-friendly, unique string IDs using a customizable alphabet and length. Utilizes a larger character set to produce shorter IDs compared to traditional UUIDs. Employs cryptographically strong random number generation for enhanced security.