Skip to content

Instantly share code, notes, and snippets.

@MolarFox
Last active February 6, 2022 12:15
Show Gist options
  • Select an option

  • Save MolarFox/c0c4e15b83f6321180287675228742a2 to your computer and use it in GitHub Desktop.

Select an option

Save MolarFox/c0c4e15b83f6321180287675228742a2 to your computer and use it in GitHub Desktop.
Script for SiSalt
import random
print(f"who{''.join(['r' for _ in range(1,random.randint(2,999))])}e")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment