[prev in list] [next in list] [prev in thread] [next in thread] 

List:       sas-l
Subject:    RE
From:       Wei Wang <wwang3 () MEMPHIS ! EDU>
Date:       2007-02-28 23:39:45
Message-ID: 200702282339.l1SICdGV003014 () malibu ! cc ! uga ! edu
[Download RAW message or body]

data temp;
   call streaminit(100);
   do i=1 to 10;
      num=rand('lognormal');
      output;
   end;
run;

100 is seed.

HTH,
Wei
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic