[dependencies.uuid]
features = ["v4", "fast-rng", "macro-diagnostics", "js"]
version = "1.2.1"
[package]
authors = ["Bocar Wane < "]
categories = ["no-std", "wasm"]
description = "Generates a random id with string of your choice appended or prepended to it"
edition = "2021"
homepage = "https://github.com/bocarw121/custom_user_id.git"
keywords = ["generate", "userid", "id", "webassembly"]
license = "MIT"
license-file = "LICENSE"
name = "custom_user_id"
readme = "README.md"
repository = "https://github.com/bocarw121/custom_user_id.git"
version = "0.0.2"