Random_phone_number_generator
There is a startup that generates random phone numbers for a telecommunications company. You are tasked as the developer to work on this project. The length of a phone number has to be 10 digits (all starting with zero) and should always be unique. Present an efficient application in React.js (or Angular, or Node, or VueJs…. anything, depending on your stack).