uid_store 0.0.4

Generate short random strings.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.rand]
version = "0.8.5"

[package]
authors = ["Jay Rhoden <hello@scripturial.com"]
categories = ["data-structures"]
description = "Generate short random strings."
edition = "2021"
keywords = ["uid"]
license = "MIT"
name = "uid_store"
readme = "README.md"
repository = "https://github.com/scripturial/uid_store"
version = "0.0.4"