home *** CD-ROM | disk | FTP | other *** search
/ European Smalltalk User Group 2004 September / esugcd.iso / Books-Tutorial-Lectures / Tutorials / vw-tutorials / AnApplikationAproach / graphics / savegraphics / brow3.7.gif < prev    next >
Graphics Interchange Format  |  1996-02-29  |  7.6 KB  |  520x416  |  4-bit (9 colors)
   ocr: System Browser LargePositiveinte Magnitude-Gene ImitedPrecisionF accessing petween:and: Magnitude-Numb) Number Collections-Absti Random Collections-Unon Random2 Collections-Sequ Smalllnteger Collections-String Collections-Text Collections-Array instanc class petween: n1 and: n2 "Return a random integer between n1 and n2 inclusive)" n1 + (self next * (n2 - n1 + 1)) truncated