method Queue.prototype.shuffleimport { Queue } from "https://deno.land/x/lavadeno@3.3.0/testing/queue.ts"; shuffle(): voidShuffle all the tracks in the queue. Returnsvoid