Python Forum
Was I crazy to delete my only copy of this script?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Was I crazy to delete my only copy of this script?
#1
I wrote a script that generated random strings of ascii letters with the randomness weighted according to a letter frequency table based on how often the letters occur in actual English words. So I was testing the script with a simple half-loop that had an empty input prompt so the script execution would pause for me to hit enter after each string was printed to screen. Some of the strings were nonsense, some were actual English words. Then the following three strings came up in this order:

elu
die
bastard
The first one, "elu," reminded me of some foolish dabbling in mystical things in my very distant past, which wsa incredibly damaging to me. That succession of strings really unsettled me. Then followed a sequence of non-words that looked like real words of invective with random letters interspersed inside the words. I became so unsettled that I hit ctrl-c and immediately deleted all copies of the script.

Did I suffer a bout of temporary insanity?
Reply


Messages In This Thread
Was I crazy to delete my only copy of this script? - by league55 - Mar-02-2018, 03:25 AM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020