project-koku/nise

Produce multiple usage accounts in generated output

Closed this issue · 0 comments

Currently the generated data only supplies usage for a single account, they payer account. In order to explore group by aspects for accounts we need to be able to produce a simulation of data coming from a consolidated account that would have several usage accounts.

Add the 4+ usage accounts and apply them randomly to the usage data via choice() method.