<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<title>How many digits after colon in the Random Seed?</title>
</head>
<body>
<font face="Calibri, Verdana, Helvetica, Arial"><span style="font-size:11pt">HI All,<br>
<br>
I’m using the $external::randomseed to keep some data I’m storing unique to each user/each problem. However, I ran into problems when pulling the last 9 digits of that value as my unique identifier because sometimes the second portion of the seed for the students
 is shorter than that so I end up with a semicolon in the last 9 characters, and that’s a problem...  So I’m wondering where the nature of the randomseed might be documented in terms of how many characters I can be assured occur after the colon of the seed.
 Thank you!<br>
<br>
Doug<br>
<br>
Douglas Mills<br>
Director of Instructional Technologies<br>
Department of Chemistry<br>
University of Illinois<br>
<a href="dmills@illinois.edu">dmills@illinois.edu</a><br>
(217) 244-5739 <br>
<br>
</span></font>
</body>
</html>