Money Data Generator

sample_data_utils.money.amount(min=1, max=9223372036854775807, decimal_places=2)[source]

return a random floating number

Parameters:
  • min – minimum value
  • max – maximum value
  • decimal_places – decimal places
Returns:

sample_data_utils.money.currency()[source]

returns a random ISO 4217 currency code

Read the Docs v: latest
Versions
latest
Downloads
PDF
HTML
Epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.