This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import randfunc #this is a module I made and am currently working on | |
''' | |
My Github page for the above module: https://github.com/Cu3t0m/randfunc | |
My PyPi page for the above: https://pypi.org/project/randfunc/ | |
Note: I have organised the code but is too lazy to now modify the README.md file so you may have to look at the code to use the module. | |
''' |