Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
extlib
master
Array
BigInt
Extlib
Period
Random
Slice
String
UInt128
UInt64
UUID
Generated using Crystal 1.14.0
2024-11-26 07:34:48 UTC
struct
UInt64
UInt64
Int
Number
Value
Object
Overview
monkey patch UInt64 to introduce a new class method onto UInt128
Defined in:
extlib.cr
Constructors
.rand
(random : Random =
Random
) : UInt64
Constructor Detail
def self.
rand
(random :
Random
=
Random
) :
UInt64
#
[
View source
]