Experiment A. Create the user interface for the Random Number Plotter VI. In this experiment, you will start building the Random Number Plotter VI by creating the user interface on the front panel. First, what controls are needed for the Random Number Plotter VI The only control needed is a Stop button to stop the While Loop. Next, what indicators are needed The only indicator needed is a waveform chart to display the random numbers being generated. 1. Follow the instructions on pages 2-2 to 2-3 of the Getting Started with LabVIEWguide to create the user interface.