person.givenName
Emits random given (first) names. Values are not guaranteed to be unique.
Implementation
This is a convenience stream that is implemented similar to:
type: schema.enum
enum:
- John
- Zane
- Bjorn
- Akira
person.givenName
Emits random given (first) names. Values are not guaranteed to be unique.
This is a convenience stream that is implemented similar to:
type: schema.enum
enum:
- John
- Zane
- Bjorn
- Akira