<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<div dir="ltr">
<div dir="ltr">
<div>Funny that I got a similar message this morning for one of the problems. See below.</div>
<div><br>
</div>
<div>Regards,</div>
<div>-hk</div>
<div><br>
</div>
<div> Usage: random_set_seed(@seed)</div>
<div>@seed[0,1] must be two integers in the range (1,1) to (2147483562,2147483398)</div>
<div>and usually comes from a call to random_get_seed() or</div>
<div>random_seed_from_phrase($phrase). at /usr/local/lib64/perl5/Safe/Hole.pm line 68.</div>
<div>This occurred while running:</div>
<div><br>
</div>
<div>$num=&random(1.,9.,.05);<br>
</div>
<div>$rand=&random(1.,9.,.05);</div>
<div>$freq=$num*1.e+06*3.e+08/2.;</div>
<div>$b=$rand*1.e+02/3.e+08;</div>
</div>
</div>
<br>
<div class="gmail_quote">
<div dir="ltr" class="gmail_attr">On Sun, Mar 31, 2019 at 11:39 AM Lucas, Mark <<a href="mailto:lucasm@ohio.edu">lucasm@ohio.edu</a>> wrote:<br>
</div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
I have a problem that has never really caused grief through the following error:<br>
<br>
Usage: random_set_seed(@seed)<br>
@seed[0,1] must be two integers in the range (1,1) to (2147483562,2147483398)<br>
and usually comes from a call to random_get_seed() or<br>
random_seed_from_phrase($phrase). at /usr/local/lib64/perl5/Safe/Hole.pm line 68<br>
<br>
I don’t have any word of other issues.<br>
<br>
Any thoughts as to what is going on?<br>
<br>
Mark<br>
-- <br>
Mark Lucas                                                              email: <a href="mailto:lucasm@ohio.edu" target="_blank">
lucasm@ohio.edu</a><br>
252D Clippinger Lab                                             phone: (740)597-2984<br>
Department of Physics and Astronomy                     fax: (740)593-0433<br>
Ohio University<br>
Athens, OH 45701<br>
<br>
_______________________________________________<br>
LON-CAPA-admin mailing list<br>
<a href="mailto:LON-CAPA-admin@mail.lon-capa.org" target="_blank">LON-CAPA-admin@mail.lon-capa.org</a><br>
<a href="https://urldefense.proofpoint.com/v2/url?u=http-3A__mail.lon-2Dcapa.org_mailman_listinfo_lon-2Dcapa-2Dadmin&d=DwIGaQ&c=HPMtquzZjKY31rtkyGRFnQ&r=wTSZ5EgyXvEFGuAc4iHTrg&m=3KwlTVfCkq_creha9Xcc8QaZ3pRAPmS-PZJvxB3lEzQ&s=ZvIU4r_LkMwR5bgCKZOqtAr0Y8miFzpYe1HFRecvnRA&e=" rel="noreferrer" target="_blank">https://urldefense.proofpoint.com/v2/url?u=http-3A__mail.lon-2Dcapa.org_mailman_listinfo_lon-2Dcapa-2Dadmin&d=DwIGaQ&c=HPMtquzZjKY31rtkyGRFnQ&r=wTSZ5EgyXvEFGuAc4iHTrg&m=3KwlTVfCkq_creha9Xcc8QaZ3pRAPmS-PZJvxB3lEzQ&s=ZvIU4r_LkMwR5bgCKZOqtAr0Y8miFzpYe1HFRecvnRA&e=</a><br>
</blockquote>
</div>
</body>
</html>