min-id 0.1.0

A function for generating random IDs in the base-58 alphabet
Documentation
  • Coverage
  • 50%
    1 out of 2 items documented0 out of 1 items with examples
  • Size
  • Source code size: 16.58 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.16 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 19s Average build duration of successful builds.
  • all releases: 19s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • dchenk/min-id
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • dchenk

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.