keysmith 0.2.0

Create keys or ids for data
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.rand]
version = "0.8.5"

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