Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

how to randomise a string in python

import string_utils
print string_utils.shuffle("random_string")
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #randomise #string #python
ADD COMMENT
Topic
Name
8+4 =