UNPKG

luhn-generator

Version:

A generator of numbers that passes the validation of Luhn algorithm or Luhn formula, also known as the 'modulus 10' or 'mod 10' algorithm

4 lines 163 B
import _Array$isArray from "@babel/runtime-corejs3/core-js/array/is-array"; export default function _arrayWithHoles(arr) { if (_Array$isArray(arr)) return arr; }