modules/create_unique_uid library
Functions
-
createUniqueUid(
{int count = 12, bool isNumberEnabled = true}) → String -
Simple method for create random Id
countis a length of StringisNumberEnabledif true, created String were contained numbers
count is a length of String
isNumberEnabled if true, created String were contained numbers