helpers 0.1.4

self use helper library
Documentation
[package]
name = "helpers"
description = "self use helper library"
version = "0.1.4"
edition = "2021"
authors = ["ush2a"]
license = "MIT"
readme = "README.md"

[dependencies]
rand = "0.8.5"

[features]
default = []
rand = []
jwt = []