You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by er...@apache.org on 2016/09/01 23:12:36 UTC

[4/4] commons-rng git commit: Userguide.

Userguide.


Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/3a703ee1
Tree: http://git-wip-us.apache.org/repos/asf/commons-rng/tree/3a703ee1
Diff: http://git-wip-us.apache.org/repos/asf/commons-rng/diff/3a703ee1

Branch: refs/heads/master
Commit: 3a703ee1a80f9e7d3c22e4037ab56bef745a62b9
Parents: 70ba100
Author: Gilles <er...@apache.org>
Authored: Fri Sep 2 03:10:42 2016 +0200
Committer: Gilles <er...@apache.org>
Committed: Fri Sep 2 03:10:42 2016 +0200

----------------------------------------------------------------------
 src/site/apt/userguide/rng.apt | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-rng/blob/3a703ee1/src/site/apt/userguide/rng.apt
----------------------------------------------------------------------
diff --git a/src/site/apt/userguide/rng.apt b/src/site/apt/userguide/rng.apt
index 5cbc0ef..6099097 100644
--- a/src/site/apt/userguide/rng.apt
+++ b/src/site/apt/userguide/rng.apt
@@ -113,6 +113,8 @@ long[] seed = RandomSource.createLongArray(128); // Length of returned array is
 
     ** <<<long[]>>>
 
+    ** <<<byte[]>>>
+
     []
 
 +--------------------------+