Metadata-Version: 2.1
Name: rustylib
Version: 1.7.0
Summary: A useful python library for everything.
Home-page: https://github.com/ZeyaTsu/rustylib
Author: ZeyaTsu
Project-URL: Bug Tracker, https://github.com/ZeyaTsu/rustylib/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# Rustylib or Rusty
## Rusty aka rustylib is a useful python library containing tools such as HTTP requests, mathematics, and more.

* Rcolor
* Rmath
* Rrequests
* Rsugaku
* Rusty

# Changelog
* Added mkStr (Rusty) - Turn a list into a string
* Added mkStrJoin (Rusty) - Turn a list into a string  without any restrictions (work the same as .join)
* Added shuffle (Random) - Shuffle a list
* Added strio (Random) - Generate a random string 
* New features to Random will now have the suffix
##### Full Documentation here : https://github.com/ZeyaTsu/rustylib/wiki/Welcome-to-rustylib
 
