Describe a cybercrime or significant event that occurred this week on “password hacking
Computer Science
Please describe a cybercrime or significant event that occurred this week on “password hacking”. please attach a link to a relevant news article detailing the issue. Please describe what happened, what the ramifications are, who it affects.
Your hospital has a total of 200 patients admitted and they each has an medical record ID number. We want to use these patients’ EHR data for research. However, we cannot use the MRN number as there will be HIPAA violation. Therefore, randomly assign patients into random IDs which then can be used by the researchers. (hint: Random function and for loop.

