Package

faker

internet

Permalink

package internet

Visibility
  1. Public
  2. All

Type Members

  1. final case class Avatar extends AnyVal with Product with Serializable

    Permalink

    Generates a random avatar url based on a collection of profile pictures of real people.

    Generates a random avatar url based on a collection of profile pictures of real people. All this avatar have been authorized by its awesome users to be used on live websites (not just mockups). For more information, please visit: http://uifaces.com/authorized

    See also

    Authorized UI Faces

  2. final case class DomainName extends AnyVal with Product with Serializable

    Permalink
  3. final case class DomainSuffix extends AnyVal with Product with Serializable

    Permalink
  4. final case class DomainWord extends AnyVal with Product with Serializable

    Permalink
  5. final case class EmailAddress extends AnyVal with Product with Serializable

    Permalink
  6. final case class Image extends AnyVal with Product with Serializable

    Permalink

    Generates a random image url based on the lorempixel service.

    Generates a random image url based on the lorempixel service. All the images provided by this service are released under the creative commons license (CC BY-SA). For more information, please visit: http://lorempixel.com/

    See also

    lorempixel

  7. final case class IpV4Address extends AnyVal with Product with Serializable

    Permalink
  8. final case class IpV4Cidr extends AnyVal with Product with Serializable

    Permalink
  9. final case class IpV6Address extends AnyVal with Product with Serializable

    Permalink
  10. final case class IpV6Cidr extends AnyVal with Product with Serializable

    Permalink
  11. final case class MacAddress extends AnyVal with Product with Serializable

    Permalink
  12. final case class Password extends AnyVal with Product with Serializable

    Permalink
  13. final case class PrivateIpV4Address extends AnyVal with Product with Serializable

    Permalink
  14. final case class PublicIpV4Address extends AnyVal with Product with Serializable

    Permalink
  15. final case class SafeEmailAddress extends AnyVal with Product with Serializable

    Permalink
  16. final case class Slug extends AnyVal with Product with Serializable

    Permalink
  17. final case class Url extends AnyVal with Product with Serializable

    Permalink
  18. final case class UserAgent extends AnyVal with Product with Serializable

    Permalink

Value Members

  1. object Avatar extends Serializable

    Permalink
  2. object DomainName extends Serializable

    Permalink
  3. object DomainSuffix extends Serializable

    Permalink
  4. object DomainWord extends Serializable

    Permalink
  5. object EmailAddress extends Serializable

    Permalink
  6. object FakerIDN

    Permalink
  7. object Image extends Serializable

    Permalink
  8. object IpV4Address extends Serializable

    Permalink
  9. object IpV4Cidr extends Serializable

    Permalink
  10. object IpV6Address extends Serializable

    Permalink
  11. object IpV6Cidr extends Serializable

    Permalink
  12. object MacAddress extends Serializable

    Permalink
  13. object Password extends Serializable

    Permalink
  14. object PrivateIpV4Address extends Serializable

    Permalink
  15. object PublicIpV4Address extends Serializable

    Permalink
  16. object SafeEmailAddress extends Serializable

    Permalink
  17. object Slug extends Serializable

    Permalink
  18. object Url extends Serializable

    Permalink
  19. object UserAgent extends Serializable

    Permalink

Ungrouped