Sinisterly
1 Line Random String Function - Printable Version

+- Sinisterly (https://sinister.li)
+-- Forum: Coding (https://sinister.li/Forum-Coding)
+--- Forum: Python (https://sinister.li/Forum-Python)
+--- Thread: 1 Line Random String Function (/Thread-1-Line-Random-String-Function)



1 Line Random String Function - Harvey_mybb_import13746 - 10-30-2013

I made a simple 1 line random string function in python. This ONLY uses the random import, nothing else is needed for this function.

You can view the source here.


1 Line Random String Function - Harvey_mybb_import13746 - 10-30-2013

I made a simple 1 line random string function in python. This ONLY uses the random import, nothing else is needed for this function.

You can view the source here.