random-user
random-user
API
io.github.juliano.randomuser
ApiException
ApiException
Client
Client
ClientLive
Content
Content
Coordinates
Coordinates
DateAndAge
DateAndAge
Id
Id
Info
Info
Location
Location
Login
Login
Name
Name
Picture
Picture
Result
Result
Street
Street
Timezone
Timezone
params
Charsets
Exclude
Fields
Gender
Include
Nationality
Params
Password
Seed
random-user
/
io.github.juliano.randomuser
/
params
/
Params
Params
io.github.juliano.randomuser.params.Params
final case
class
Params
(
results
:
Int
,
gender
:
Option
[
Gender
],
password
:
Option
[
Password
],
nat
:
Option
[
Set
[
Nationality
]],
seed
:
Option
[
Seed
],
inc
:
Option
[
Include
],
exc
:
Option
[
Exclude
],
noinfo
:
Option
[
String
])
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Show all
Members list
Clear all
Value members
Concrete methods
def
excluding
(
fields
:
Fields
*):
Params
def
female
:
Params
def
including
(
fields
:
Fields
*):
Params
def
male
:
Params
def
nationalities
(
nats
:
Nationality
*):
Params
def
noInfo
:
Params
def
password
(
charset
:
Charsets
,
charsets
:
Charsets
*):
Params
def
password
(
max
:
Int
,
charset
:
Charsets
,
charsets
:
Charsets
*):
Params
def
password
(
min
:
Int
,
max
:
Int
,
charset
:
Charsets
,
charsets
:
Charsets
*):
Params
def
seed
(
value
:
String
):
Params
def
seed
(
value
:
String
,
page
:
Int
):
Params
def
toMap
:
Map
[
String
,
String
]
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product
In this article
Attributes
Members list
Value members
Concrete methods
Inherited methods