ποΈ π Callback
Applies a user-defined callback to the generated value.
ποΈ π Lookup
The LookupModifier replaces the value of a field by looking up related data from another table.
ποΈ π οΈ GenerateFromField
The GenerateFromField modifier creates or modifies a field's value based on the value of another field in the same row.
ποΈ π Uppercase
Converts the value to uppercase.
ποΈ π‘ Lowercase
Converts the value to lowercase.
ποΈ β Nullable
Randomly sets values to null based on a percentage (0β100).
ποΈ β¬ οΈ Prefix
Adds a prefix to the value.
ποΈ β‘οΈ Sufix
Adds a suffix to the value.
ποΈ β RemoveAccents
Removes accents from characters, optionally excluding specific ones.
ποΈ π Replace
Replaces parts of the string using str_replace.
ποΈ βοΈ Trim
Removes whitespace from both ends of the value.
ποΈ π Unique
Ensures all values generated for this column are unique.
ποΈ #οΈβ£ Hash
οΈβ£ Hash