diff --git a/src/Faker/Provider/cs_CZ/Internet.php b/src/Faker/Provider/cs_CZ/Internet.php new file mode 100755 index 00000000..df3bf21e --- /dev/null +++ b/src/Faker/Provider/cs_CZ/Internet.php @@ -0,0 +1,35 @@ +toAscii(parent::email()); + } + + public function userName() + { + return $this->toAscii(parent::userName()); + } +} diff --git a/src/Faker/Provider/cs_CZ/Person.php b/src/Faker/Provider/cs_CZ/Person.php new file mode 100755 index 00000000..6ddf5c25 --- /dev/null +++ b/src/Faker/Provider/cs_CZ/Person.php @@ -0,0 +1,97 @@ +