UNPKG

better-dni

Version:

The fastest Spanish DNI (NIE / NIF) validation out there.

3 lines (2 loc) 103 B
declare const randomNIFWith: (char: string, seed?: number) => string | null; export { randomNIFWith };