8ae9290fdd58

Fuck
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Sat, 11 Nov 2017 13:10:41 -0500
parents 7ebe839363e8
children 243f388e5efb
branches/tags (none)
files src/main.lisp

Changes

--- a/src/main.lisp	Sat Nov 04 13:58:24 2017 -0400
+++ b/src/main.lisp	Sat Nov 11 13:10:41 2017 -0500
@@ -63,6 +63,7 @@
   (tt-load-credentials))
 
 (defun main ()
+  (setf *random-state* (make-random-state t))
   (spinup)
   (run-bot *frantic-barista*)
   (run-bot *git-commands*)