randomusert-lib 0.1.5

a random library for hopefully make rust development easier
Documentation

randomusert-lib

adding to projects

cargo add randomusert-lib 

or

randomusert-lib = "0.1.4" # replace with the latest version

to add the library to .rs files do

use randomusert-lib;

documentation

not avaidable yet.

contributing

You can contribute with pull requests adding more feature or just fixing stuff. Contributions help the development!