readable-code-core 0.1.0

Core builder, separators, and random helpers for readable share codes.
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "readable-code-core"
description = "Core builder, separators, and random helpers for readable share codes."
version.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true

[dependencies]
getrandom = "0.2"