We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e23d1e commit d5c803aCopy full SHA for d5c803a
1 file changed
doc/default/id_number.md
@@ -52,8 +52,7 @@ Faker::IdNumber.french_insee_number #=> "22510589696868"
52
```
53
54
## ID Number and Locales
55
-Besides the locale-specific ID Number methods. Faker supports retrieving localised calls to `.valid` and `.invalid`.
56
-Here is an example:
+Besides the default ID numbers, faker supports localized `.valid` and `.invalid` values:
57
58
```ruby
59
Faker::Config.locale = 'fr-FR'
0 commit comments