UNPKG

@halloverden/number-utilities-ts

Version:

Typescript library with utility functions for a bunch of numbers

9 lines (8 loc) 330 B
export * from './generate-every-nin-for-date'; export * from './get-random-nin-for-date'; export * from './is-d-number-pattern'; export * from './is-female-nin-pattern'; export * from './is-h-number-pattern'; export * from './is-male-nin-pattern'; export * from './is-nin-pattern'; export * from './is-npr-synthetic-nin-pattern';