11-25-2013 10:47 AM - edited 11-25-2013 10:48 AM
Since you are dealing with impulses (square waves with width of 1), I would use Initialize Array to generate an array of all 0s. You can then just replace the first value with your random value. Use Build Array and a shift register to build up your data waveform.