Closed EricTendian closed 10 years ago
This new type allows for setting of integer length and incorporation into implementations needing doubles with specific floating point precision. Addresses issue #13.
Example: when creating fake prices:
price: $digit$digit$digit.$digit$digit
yields:
price: 412.53
This new type allows for setting of integer length and incorporation into implementations needing doubles with specific floating point precision. Addresses issue #13.
Example: when creating fake prices:
yields: