UNPKG

better-dni

Version:

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

3 lines (2 loc) 113 B
declare const randomNIEWith: (xyz: string, l: string, seed?: number) => string | null; export { randomNIEWith };