-
The IdentityNumberFormatter adds 19 before all 10 number PINs, meaning if you're born in 2002, it would mistakenly be formatted as 1902.
This only applies if you provide a 10 digit PIN and want it fo…
-
Hello everyone,
I would like to add support for EU member state & UK tax identification numbers to isTaxID based on this document: https://ec.europa.eu/taxation_customs/tin/specs/FS-TIN%20Algorithm…
-
Given two strings a and b. The task is to check whether two given strings are anagram of each other or not.
EXAMPLE
geeksforgeeks forgeeksgeeks
TRUE
allergy allergic
FALSE
I've a unique im…
-
* Faker version: `4.1.3`
* OS: Linux Debian
`company_vat` for `it_IT` providers randomly returns invalid VAT values.
### Expected behavior
As example, `company_vat()` generated the invalid v…
ghost updated
4 years ago
-
I have been working through many point of sale malware families and writing signatures for their implementations of Luhn's algorithm.
The current signature in `/data-encoding/checksum/luhns/` wil…
-
**Symfony version(s) affected**: 4.4 / 5.1
**Description**
The Luhn constraint message is limited to cart number. It's an algorithm used in other cases, like french Siren
**Possible Solution*…
-
-
## Summary
We're currently in the process of updating the Stripe SDK in our project to the latest Version (16.0.1) and read in your migration guide, that with this version, we should be able to…
-
**Describe the solution you'd like**
An validation for Luhn (SIRET (french registration), SIREN (french registration), IMEI, CreditCard, IBAN
**Describe alternatives you've considered**
somethi…
-
Thanks to @Stranger6667 in https://github.com/kiwicom/schemathesis/pull/337#issuecomment-567080026:
> [kiwicom has] some custom formats, e.g. for payment card numbers - and we declare it in the sch…