[dependencies.rand]
version = "0.8.5"
[dependencies.regex]
version = "1.10.6"
[package]
authors = ["Klaus<klaus@itzgrund.net>"]
categories = ["encoding", "cryptography"]
description = "A library to create 32 bit tokens with checkbits and identifier of such tokens"
edition = "2021"
keywords = ["identifier", "token", "transfer", "spelling", "checksum"]
license-file = "LICENSE.txt"
name = "token-identifier"
readme = "README.md"
repository = "https://github.com/KlausTh/token-identifier"
version = "0.1.0"