1. Create the dummy data Note: a. Go to https://www.mockaroo.com/ b. Create the following fields and generate 10 random
Posted: Fri Jul 01, 2022 5:42 am
https://www.mockaroo.com/ b. Create the following fields and generate 10 random data in CSV format FieldName First name !! last name ipaddress ![ company ADD ANOTHER FIELD Type IP Address v Company Name Options blank ON IX ** X X Line Ending Windows (CRLF) C. Download the data and rename the file to mydata.csv d. Store the file to your src folder BOM The 10 random data is just for testing purposes and to get started. Assume there are N entries in the file when marked. Do not use ArrayList in this assignment. (-50% if not followed).
1. Create the dummy data Note: a. Go to