struct UInt64

Overview

monkey patch UInt64 to introduce a new class method onto UInt128

Defined in:

extlib.cr

Constructors

Constructor Detail

def self.rand(random : Random = Random) : UInt64 #

[View source]