id/id library

Classes

Gid

Functions

generateHash(List<Object?> objects) String
Creates a hash string from the passed objects
randomId({int size = 21}) String
Generates a random String id Adopted from: https://github.com/ai/nanoid/blob/main/non-secure/index.js