fauxfactory icon indicating copy to clipboard operation
fauxfactory copied to clipboard

`generate_email` uses production domains

Open Ichimonji10 opened this issue 10 years ago • 3 comments

As described in RFC 2606, the IETF has reserved several domains for use within documentation and example code. The following top-level domains are reserved:

  • test
  • example
  • invalid
  • localhost

Additionally, the following second-level domains are reserved:

  • example.com
  • example.net
  • example.org

Method FauxFactory.generate_email should, by default, use these IETF-sanctioned domains.

Ichimonji10 avatar Jul 01 '14 15:07 Ichimonji10

Sweet! I will try to get this baked in as soon as I can (unless you beat me to it) :)

omaciel avatar Jul 01 '14 16:07 omaciel

:+1:

Ichimonji10 avatar Jul 01 '14 16:07 Ichimonji10

The same issue applies to generate_url.

Ichimonji10 avatar Jul 01 '14 16:07 Ichimonji10