# helpers Use the features you need: ```toml [dependencies] helpers = { version = "x.x.x", features = ["uuid", "rand"] } ``` Available features: - uuid - rand - jwt - hash - time