#alphabet #random #id #generate #characters #long #base-58

min-id

A function for generating random IDs in the base-58 alphabet

1 unstable release

0.1.0 Nov 19, 2020

#43 in #alphabet

Apache-2.0

6KB

min-id

This crate has one public function, generate_id, which returns a String between 15 and 24 characters long, inclusively, where the length is random and the characters are chosen randomly from the base-58 alphabet.

Dependencies

~520KB