Still in development.
When working with sentive data, sometimes a developer needs a sample for testing. This package allows the developer to create a randomized sample of the original data to simulate sentive production data.
randomize-data 'path/to/file.csv' --filetype 'csv'
randomize-data 'path/to/file.xlsx' --filetype 'excel'