| Crates.io | min-id |
| lib.rs | min-id |
| version | 0.1.0 |
| created_at | 2020-11-19 04:56:54.688614+00 |
| updated_at | 2020-11-19 04:56:54.688614+00 |
| description | A function for generating random IDs in the base-58 alphabet |
| homepage | https://github.com/dchenk/min-id |
| repository | https://github.com/dchenk/min-id |
| max_upload_size | |
| id | 313896 |
| size | 13,511 |
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.