]> gitweb.factorcode.org Git - factor.git/commitdiff
link to sample
authorDoug Coleman <doug.coleman@gmail.com>
Wed, 23 Sep 2009 17:24:50 +0000 (12:24 -0500)
committerDoug Coleman <doug.coleman@gmail.com>
Wed, 23 Sep 2009 17:24:50 +0000 (12:24 -0500)
basis/random/random-docs.factor

index 32641f5fc106469e8f1d8e33b2a926e99ef0da8e..bb0fc57312ded53d699528c5b17d35c6cf432b99 100755 (executable)
@@ -112,6 +112,8 @@ $nl
 { $subsection "random-protocol" }
 "Randomizing a sequence:"
 { $subsection randomize }
+"Sampling a sequences:"
+{ $subsection sample }
 "Deleting a random element from a sequence:"
 { $subsection delete-random }
 "Random numbers with " { $snippet "n" } " bits:"