Privacy First: Validations run entirely in your browser. Numbers are never sent to any server.
How it works: The Luhn algorithm (or "modulus 10" algorithm) is a simple checksum formula used to validate a variety of identification numbers, such as credit card numbers, IMEI numbers, and more. It distinguishes valid numbers from arbitrary random digits.