diff lisp/play/dissociate.el @ 76953:417f62c55294

Seed RNG on loading.
author Glenn Morris <rgm@gnu.org>
date Thu, 05 Apr 2007 06:29:42 +0000
parents e3694f1cb928
children 527f752989fc 4ef881a120fe
line wrap: on
line diff
--- a/lisp/play/dissociate.el	Thu Apr 05 06:29:19 2007 +0000
+++ b/lisp/play/dissociate.el	Thu Apr 05 06:29:42 2007 +0000
@@ -99,6 +99,8 @@
 		 (funcall search-function overlap opoint t))))))
       (sit-for 0))))
 
+(random t)
+
 (provide 'dissociate)
 
 ;;; arch-tag: 90d197d1-409b-45c5-a0b5-fbfb2e06334f