de_AT.phone.conf Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of scalacheck-faker_2.13 Show documentation
Show all versions of scalacheck-faker_2.13 Show documentation
Fake data generation using ScalaCheck Arbitrary instances
The newest version!
phone {
phone-number-builder = {
options = [
{parts = [{type = "seq-string-part", value = ["01 #######", "01#######", "+43-1-#######", "+431#######", "0#### ####", "0#########", "+43-####-####", "+43 ########"]}]}
]
}
cell-number-builder = {
options = [
{parts = [{type = "seq-string-part", value = ["+43-6##-#######", "06##-########", "+436#########", "06##########"]}]}
]
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy