keysmith 0.3.1

Create keys or ids for data
Documentation
[dependencies.chrono]
version = "0.4.23"

[dependencies.rand]
version = "0.8.5"

[package]
authors = ["Nick Shockey <shockeynj@gmail.com>"]
categories = ["cryptography", "data-structures"]
description = "Create keys or ids for data"
edition = "2021"
homepage = "https://github.com/njshockey/keysmith-rs"
keywords = ["database", "text", "utility", "string", "sql"]
license = "MIT OR Apache-2.0"
name = "keysmith"
readme = "README.md"
repository = "https://github.com/njshockey/keysmith-rs"
resolver = "1"
version = "0.3.1"