@eleven-am/faker
Preparing search index...
RecordOptions
Interface RecordOptions
interface
RecordOptions
{
length
?:
number
;
maxLength
?:
number
;
minLength
?:
number
;
uniqueKeys
?:
boolean
;
}
Index
Properties
length?
max
Length?
min
Length?
unique
Keys?
Properties
Optional
length
length
?:
number
Optional
max
Length
maxLength
?:
number
Optional
min
Length
minLength
?:
number
Optional
unique
Keys
uniqueKeys
?:
boolean
Ensure generated keys are unique. Defaults to true.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
length
max
Length
min
Length
unique
Keys
@eleven-am/faker
Loading...
Ensure generated keys are unique. Defaults to true.