kaven-basic - v4.5.0
Preparing search index...
IRandom
Interface IRandom<T>
interface
IRandom
<
T
>
{
Random
()
:
undefined
|
T
;
}
Type Parameters
T
Implemented by
KavenLinkedList
Index
Methods
Random
Methods
Random
Random
()
:
undefined
|
T
Returns
undefined
|
T
A random item in the collection without removing it.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
Random
kaven-basic - v4.5.0
Loading...