Data Types - MSUCSIS/Inference GitHub Wiki
Data Types
Some data types we might want to add in the near future.
Java Standard Library Types
Date, UUID, Time, ...
Other Things
- ISBN (multiple kinds)
- SKU
- UPC, etc. (multiple kinds)
- Currency
- Social Security Numbers
- Credit Cards
- Phone numbers
- Postal codes
- State codes
- Country codes
- Language codes
- Temperature
- Coordinates
- IP address (ipv4, ipv6)
- Mac address
- Checksum (MD5, SHA1, etc.)