Numbers

Generates a number (integer/float) with minimum and maximum restriction

Faker Configuration

  • Faker: Select the type of faker to apply (e.g., Numbers).

  • Type: Choose between Integer Range and Float Range.

  • Min. - Max.: Set the minimum and maximum values for the number range.

  • Precision: If Float Range is selected, specify the precision.

  • Replace only if Non-Null: Check this box to ensure that the faker only replaces non-null values in the column. If unchecked, it will replace all values, including nulls.

Last updated

Was this helpful?