Validate numbers that use the Luhn algorithm (IMEI, many account/card-like IDs). Client-side only.
Note: Luhn alone does not prove authenticity; it only catches common typos.