<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
I've attached the program, and here is the previous message:<br>
<br>
__________________________________<br>
<br>
We've got a little program that writes out a file in the format that
GATE is looking for.  It's not exactly pretty, but it does what you are
looking for.  Here's a few things about it:<br>
<br>
1) It always writes the output to a file called "test.rndm" (so copy
this file to something else before running the program again)<br>
2) It always ends in a segmentation fault, but its really done it's job
(been too lazy to change this since it does what you are really looking
for it to do - i.e. make a file with GATE random seed syntax)<br>
3) You run it with the seed as a flag passed at the command line, so to
use it you run:<br>
<br>
./testRandom 31245<br>
<br>
(exchange 31245 with the random seed of your choice).  And voila, a
file with a new seed.<br>
<br>
___________________________________<br>
<br>
Let me know if you have any problems with it.<br>
<br>
Ange<br>
<br>
<br>
<a class="moz-txt-link-abbreviated" href="mailto:komarovs@mir.wustl.edu">komarovs@mir.wustl.edu</a> wrote:
<blockquote
 cite="midOF950A1252.5BDF4604-ON862571CA.00773157-862571CA.0079242A@msnotes.wustl.edu"
 type="cite">
  <p><tt><font size="4">Ange,</font></tt><br>
  <tt><font size="4">In my list I do not see the answer to the message
"generating rndm file" - next message in a thread "ROOT with gate" (It
looks like the archive generator screws up the messages). Any way, I
couldn’t find this program.</font></tt><br>
  <br>
  <tt><font size="4">Thank you.</font></tt><br>
  <br>
  <tt><font size="4">Serg</font></tt></p>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
Gate-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Gate-users@lists.healthgrid.org">Gate-users@lists.healthgrid.org</a>
<a class="moz-txt-link-freetext" href="http://lists.healthgrid.org/mailman/listinfo/gate-users">http://lists.healthgrid.org/mailman/listinfo/gate-users</a>
  </pre>
</blockquote>
<br>
</body>
</html>