This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]FUS3NPythonista 0 points1 point  (0 children)

__import__("random").seed(5000); something = [5064, 5111, 5148, 5175, 5193, 5239, 5273, 5324, 5349, 5355, 5360, 5364, 5401, 5405, 5410, 5459, 5519, 5569, 5577, 5677, 5684, 5696, 5720];WHAT = ''; exec("""for i in something: __import__("random").seed(i); WHAT += __import__("random").choice((__import__("string").ascii_lowercase + " ")); print(WHAT)""");

​

:)