randomstringgen
Advanced tools
+1
-1
| Metadata-Version: 1.1 | ||
| Name: RandomStringGen | ||
| Version: 0.1 | ||
| Version: 0.2 | ||
| Summary: Tool to generate strings | ||
@@ -5,0 +5,0 @@ Home-page: https://www.youtube.com/watch?v=dQw4w9WgXcQ |
@@ -1,1 +0,1 @@ | ||
| from RandomStringGen import String | ||
| from RandomStringGen import Strings |
@@ -12,3 +12,3 @@ import random | ||
| completed = False | ||
| class String(): | ||
| class Strings(): | ||
| def generate(l): | ||
@@ -15,0 +15,0 @@ global completed |
+1
-1
@@ -5,3 +5,3 @@ from distutils.core import setup | ||
| packages = ['RandomStringGen'], # Chose the same as "name" | ||
| version = '0.1', # Start with a small number and increase it with every change you make | ||
| version = '0.2', # Start with a small number and increase it with every change you make | ||
| license='MIT', # Chose a license from here: https://help.github.com/articles/licensing-a-repository | ||
@@ -8,0 +8,0 @@ description = 'Tool to generate strings', # Give a short description about your library |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
2568
0.08%