gen_random 0.1.4

A lib for generating random number by custom its length and kind.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.rand]
version = "0.8.5"

[package]
authors = ["SunsJay <sunsjay0806@gmail.com>"]
description = "A lib for generating random number by custom its length and kind."
edition = "2021"
homepage = "https://github.com/SunsJay/gen-random"
keywords = ["random"]
license = "MIT"
name = "gen_random"
readme = "README.md"
repository = "https://github.com/SunsJay/gen-random"
version = "0.1.4"