Jump to content

shanghai1943

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by shanghai1943

  1. 1 hour ago, chr_sue said:

    A queue or a dynamic array do not have any content when declared, i.e. there is nothing to randomize. When you have entries in your queue/array you can simply call shuffle. This will randomize the order of the elements in the arrays.

    You may not get me. I mean after I specify the size of queue/array, how to randomize the q/array with different values of each element?

×
×
  • Create New...