top | item 46736097

(no title)

serhack_ | 1 month ago

   choice = random() % 5

   switch choice:

      case 0: blog_post

      case 1: tell_to_plant_corn
 
      case 2: register_website
  
      case 3: pause
  
      case 4: move_money

discuss

order

No comments yet.