Type String
// Exemple de champs générés
- fieldName: text random
type : string
rules:
allowedValues : ["téléphone", "table", "ordinateur"]
- fieldName: température
type : float
rules:
range:
min: 0
max: 45
...
Distribution
Last updated