tq-code-generator-core 0.1.0

The Rust library developed by ToolQuarry that Secure, efficient, and easy to use, it's the ideal solution for generating unique codes of all kinds.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.rand]
version = "0.8.5"

[package]
authors = ["ToolQuarry"]
description = "The Rust library developed by ToolQuarry that Secure, efficient, and easy to use, it's the ideal solution for generating unique codes of all kinds."
documentation = "https://github.com/toolquarry/tq-code-generator-core"
edition = "2021"
homepage = "https://github.com/toolquarry/tq-code-generator-core"
license = "MIT"
license-file = "LICENSE"
name = "tq-code-generator-core"
readme = "README.md"
repository = "https://github.com/toolquarry/tq-code-generator-core"
version = "0.1.0"