aboutsummaryrefslogtreecommitdiff
path: root/pkg/utilities/urand.par
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2015-07-08 20:46:52 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2015-07-08 20:46:52 -0400
commitfa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 (patch)
treebdda434976bc09c864f2e4fa6f16ba1952b1e555 /pkg/utilities/urand.par
downloadiraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz
Initial commit
Diffstat (limited to 'pkg/utilities/urand.par')
-rw-r--r--pkg/utilities/urand.par5
1 files changed, 5 insertions, 0 deletions
diff --git a/pkg/utilities/urand.par b/pkg/utilities/urand.par
new file mode 100644
index 00000000..23302c6a
--- /dev/null
+++ b/pkg/utilities/urand.par
@@ -0,0 +1,5 @@
+nlines,i,a,10,,,number of lines of output to generate
+ncols,i,a,1,,,number of random numbers per line
+ndigits,i,h,4,1,7,number of digits of precision
+seed,i,h,1,,,seed for the random number generator
+scale_factor,r,h,1.0,,,scale factor by which numbers are to be multiplied