From 165649d77b63c4915641c40cc2363616c23f9424 Mon Sep 17 00:00:00 2001 From: Randall Winkhart Date: Sun, 1 Jan 2023 15:46:46 -0500 Subject: [PATCH] Renamed randomizer script --- randomizer.py => randomize.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename randomizer.py => randomize.py (100%) diff --git a/randomizer.py b/randomize.py similarity index 100% rename from randomizer.py rename to randomize.py