Random.st
changeset 2 07d9ee98e092
parent 0 1cf8d1747859
child 17 f3e4377c8e1f
--- a/Random.st	Mon Oct 04 11:32:27 1993 +0100
+++ b/Random.st	Wed Oct 13 01:17:11 1993 +0100
@@ -45,7 +45,7 @@
 
 random numbers - thanks to Steves GNU Smalltalk
 
-@(#)Random.st   2.3 92/06/06
+$Header: /cvs/stx/stx/libbasic2/Random.st,v 1.3 1993-10-13 00:17:11 claus Exp $
 '!
 
 !Random class methodsFor: 'instance creation'!