Skip to content

Instantly share code, notes, and snippets.

View tosterlolz's full-sized avatar
Doing yo mom

TosterLol tosterlolz

Doing yo mom
View GitHub Profile
@tosterlolz
tosterlolz / nums.py
Last active December 27, 2024 21:03
New tool for r/unixporn idk
import os
import random
import shutil
import subprocess
import time
from colorama import Fore, Style, init
init()