about summary refs log tree commit diff
path: root/pgmnoise.html
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2008-11-20 17:50:07 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2008-11-20 17:50:07 +0000
commita5efb048aea2cdf447fd465cedf3676f28f0825c (patch)
tree59c10736b853c119e3bbffc2206a6537b9b11690 /pgmnoise.html
parentfdfe62cfa8e7b87a2bd7ee8285be880f4927752f (diff)
downloadnetpbm-mirror-a5efb048aea2cdf447fd465cedf3676f28f0825c.tar.gz
netpbm-mirror-a5efb048aea2cdf447fd465cedf3676f28f0825c.tar.xz
netpbm-mirror-a5efb048aea2cdf447fd465cedf3676f28f0825c.zip
"miscellaneous update"
git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@770 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'pgmnoise.html')
-rw-r--r--pgmnoise.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/pgmnoise.html b/pgmnoise.html
index d0ea1a22..3abd9a78 100644
--- a/pgmnoise.html
+++ b/pgmnoise.html
@@ -25,6 +25,10 @@ of random brightness.  The maxval is 255.
 <p>You specify the dimensions of the image with the <i>width</i>
 and <i>height</i> arguments.
 
+<p>The randomness in the image is limited before Netpbm 10.37 (December
+2006) -- if you run the program twice in the same second, you may get
+identical output.
+
 <H2 id="seealso">SEE ALSO</H2>
 
 <A HREF="pgm.html">pgm</A>