dwt ~dev (2021-09-28T23:59:43.584138)
Dub
Repo
Random
java
util
Random
Undocumented in source.
class
Random {
version(Tango)
tango
.
math
.
random
.
Kiss
.
Kiss
kiss
;
version(!Tango)
std
.
random
.
MinstdRand
gen
;
this
(int seed);
bool
nextBoolean
();
}
Constructors
this
this
(int seed)
Undocumented in source.
Members
Functions
nextBoolean
bool
nextBoolean
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
gen
std
.
random
.
MinstdRand
gen
;
Undocumented in source.
kiss
tango
.
math
.
random
.
Kiss
.
Kiss
kiss
;
Undocumented in source.
Meta
Source
See Implementation
java
util
Random
modules
AbstractCollection
AbstractList
AbstractMap
AbstractSet
ArrayList
Arrays
Collection
Collections
Comparator
Currency
Date
Dictionary
Enumeration
EventListener
EventObject
HashMap
HashSet
Hashtable
IdentityHashMap
Iterator
LinkedHashMap
LinkedList
List
ListIterator
Locale
Map
MissingResourceException
Random
ResourceBundle
Set
SortedMap
SortedSet
Stack
StringTokenizer
Timer
TimerTask
TreeMap
TreeSet
Vector
WeakHashMap
regex
zip