# Functions
Base64 returns a pointer to of the Base64 value passed in.
Base64Value returns the value of the Base64 pointer passed in or the default value if the pointer is nil.
CIDR returns a pointer to of the CIDR value passed in.
CIDRValue returns the value of the CIDR pointer passed in or the default value if the pointer is nil.
CreditCard returns a pointer to of the CreditCard value passed in.
CreditCardValue returns the value of the CreditCard pointer passed in or the default value if the pointer is nil.
Date returns a pointer to of the Date value passed in.
DateTime returns a pointer to of the DateTime value passed in.
DateTimeValue returns the value of the DateTime pointer passed in or the default value if the pointer is nil.
DateValue returns the value of the Date pointer passed in or the default value if the pointer is nil.
Duration returns a pointer to of the Duration value passed in.
DurationValue returns the value of the Duration pointer passed in or the default value if the pointer is nil.
Email returns a pointer to of the Email value passed in.
EmailValue returns the value of the Email pointer passed in or the default value if the pointer is nil.
HexColor returns a pointer to of the HexColor value passed in.
HexColorValue returns the value of the HexColor pointer passed in or the default value if the pointer is nil.
Hostname returns a pointer to of the Hostname value passed in.
HostnameValue returns the value of the Hostname pointer passed in or the default value if the pointer is nil.
IPv4 returns a pointer to of the IPv4 value passed in.
IPv4Value returns the value of the IPv4 pointer passed in or the default value if the pointer is nil.
IPv6 returns a pointer to of the IPv6 value passed in.
IPv6Value returns the value of the IPv6 pointer passed in or the default value if the pointer is nil.
ISBN returns a pointer to of the ISBN value passed in.
ISBN10 returns a pointer to of the ISBN10 value passed in.
ISBN10Value returns the value of the ISBN10 pointer passed in or the default value if the pointer is nil.
ISBN13 returns a pointer to of the ISBN13 value passed in.
ISBN13Value returns the value of the ISBN13 pointer passed in or the default value if the pointer is nil.
ISBNValue returns the value of the ISBN pointer passed in or the default value if the pointer is nil.
MAC returns a pointer to of the MAC value passed in.
MACValue returns the value of the MAC pointer passed in or the default value if the pointer is nil.
Password returns a pointer to of the Password value passed in.
PasswordValue returns the value of the Password pointer passed in or the default value if the pointer is nil.
RGBColor returns a pointer to of the RGBColor value passed in.
RGBColorValue returns the value of the RGBColor pointer passed in or the default value if the pointer is nil.
SSN returns a pointer to of the SSN value passed in.
SSNValue returns the value of the SSN pointer passed in or the default value if the pointer is nil.
ULID returns a pointer to of the ULID value passed in.
ULIDValue returns the value of the ULID pointer passed in or the default value if the pointer is nil.
URI returns a pointer to of the URI value passed in.
URIValue returns the value of the URI pointer passed in or the default value if the pointer is nil.
UUID returns a pointer to of the UUID value passed in.
UUID3 returns a pointer to of the UUID3 value passed in.
UUID3Value returns the value of the UUID3 pointer passed in or the default value if the pointer is nil.
UUID4 returns a pointer to of the UUID4 value passed in.
UUID4Value returns the value of the UUID4 pointer passed in or the default value if the pointer is nil.
UUID5 returns a pointer to of the UUID5 value passed in.
UUID5Value returns the value of the UUID5 pointer passed in or the default value if the pointer is nil.
UUIDValue returns the value of the UUID pointer passed in or the default value if the pointer is nil.