Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • <number_of_claims>: the number of claims that must be generated. Each claim will be generated with a random code. Mandatory.

  • <number_of_services_in_each_claim>: the number of services that should be included in each claim. These services are selected randomly among the existing ones, with a random price ([1 ; 101000]) and a random quantity ([1 ; 100010]). Mandatory.

  • <number_of_items_in_each_claim>: the number of items that should be included in each claim. These items are selected randomly among the existing ones, with a random price ([1 ; 101000]) and a random quantity ([1 ; 100010]). Mandatory.

  • [--verbose]: (optional) writes in the standard output what the script is doing.

...