Home
last modified time | relevance | path

Searched refs:randoms (Results 301 – 325 of 715) sorted by relevance

1...<<11121314151617181920>>...29

/dports/www/unit-python/unit-1.26.1/src/java/nginx/unit/websocket/
H A DUtil.java63 private static final Queue<SecureRandom> randoms = field in Util
146 SecureRandom sr = randoms.poll(); in generateMask()
163 randoms.add(sr); in generateMask()
/dports/www/unit-perl/unit-1.26.1/src/java/nginx/unit/websocket/
H A DUtil.java63 private static final Queue<SecureRandom> randoms = field in Util
146 SecureRandom sr = randoms.poll(); in generateMask()
163 randoms.add(sr); in generateMask()
/dports/www/unit-java/unit-1.26.1/src/java/nginx/unit/websocket/
H A DUtil.java63 private static final Queue<SecureRandom> randoms = field in Util
146 SecureRandom sr = randoms.poll(); in generateMask()
163 randoms.add(sr); in generateMask()
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/random-1.1/System/
H A DRandom.hs70 randoms, randomRs,
315 randoms :: RandomGen g => g -> [a]
316 randoms g = build (\cons _nil -> buildRandoms cons random g) function
/dports/textproc/cgrep/cgrep-6.6.32/_cabal_deps/random-1.1/System/
H A DRandom.hs70 randoms, randomRs,
315 randoms :: RandomGen g => g -> [a]
316 randoms g = build (\cons _nil -> buildRandoms cons random g) function
/dports/devel/hs-git-brunch/git-brunch-1.5.1.0/_cabal_deps/tf-random-0.5/src/System/Random/TF/
H A DInstances.hs45 randoms :: RandomGen g => g -> [a]
46 randoms g = myUnfoldr random g function
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/tf-random-0.5/src/System/Random/TF/
H A DInstances.hs45 randoms :: RandomGen g => g -> [a]
46 randoms g = myUnfoldr random g function
/dports/devel/hs-ShellCheck/ShellCheck-0.8.0/_cabal_deps/random-1.2.1/src/System/
H A DRandom.hs265 randoms :: RandomGen g => g -> [a]
266 randoms g = build (\cons _nil -> buildRandoms cons random g) function
/dports/databases/py-sqlite3/Python-3.8.12/Lib/test/decimaltestdata/
H A Dtestall.decTest61 dectest: randoms
/dports/databases/py-gdbm/Python-3.8.12/Lib/test/decimaltestdata/
H A Dtestall.decTest61 dectest: randoms
/dports/lang/python-tools/Python-3.8.12/Lib/test/decimaltestdata/
H A Dtestall.decTest61 dectest: randoms
/dports/lang/python37/Python-3.7.12/Lib/test/decimaltestdata/
H A Dtestall.decTest61 dectest: randoms
/dports/lang/python310/Python-3.10.1/Lib/test/decimaltestdata/
H A Dtestall.decTest61 dectest: randoms
/dports/lang/python-legacy/Python-2.7.18/Lib/test/decimaltestdata/
H A Dtestall.decTest61 dectest: randoms
/dports/lang/python27/Python-2.7.18/Lib/test/decimaltestdata/
H A Dtestall.decTest61 dectest: randoms
/dports/lang/python39/Python-3.9.9/Lib/test/decimaltestdata/
H A Dtestall.decTest61 dectest: randoms
/dports/shells/ion/decimal-972c8547a0a76c7ad9a314e28a335aa57d46a543/decTest/
H A Dtestall.decTest60 dectest: randoms
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/
H A Dtestall.decTest61 dectest: randoms
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/test/decimaltestdata/
H A Dtestall.decTest61 dectest: randoms
/dports/lang/python311/Python-3.11.0a3/Lib/test/decimaltestdata/
H A Dtestall.decTest61 dectest: randoms
/dports/lang/python38/Python-3.8.12/Lib/test/decimaltestdata/
H A Dtestall.decTest61 dectest: randoms
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/prettyprinter-1.7.0/bench/
H A DFusion.hs55 xs = take l (randoms gFree)
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/prettyprinter-1.7.0/bench/
H A DFusion.hs55 xs = take l (randoms gFree)
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/prettyprinter-1.7.0/bench/
H A DFusion.hs55 xs = take l (randoms gFree)
/dports/www/you-get/you-get-0.4.1545/src/you_get/extractors/
H A Ducas.py63randoms = random()))

1...<<11121314151617181920>>...29