Hi,
this should work for you, George:
<hansl>
set verbose off
clear
nulldata 100
scalar n_random_nums = 5
list L = null
loop i=1..n_random_nums
L += genseries(sprintf("rnd_v%d", $i), normal())
endloop
store dataset_with_random_numbers.gdt
</hansl>
Artur
Am 20.06.2022 12:11 schrieb George Matysiak:
> .gdt will be fine for the mo.
>
> Contact number +48 781 415 432
>
> "Don't trust, verify."
> _______________________________________________
> Gretl-users mailing list -- gretl-users(a)gretlml.univpm.it
> To unsubscribe send an email to gretl-users-leave(a)gretlml.univpm.it
> Website:
>
https://gretlml.univpm.it/postorius/lists/gretl-users.gretlml.univpm.it/