fetch(url), Math.floor(Math.random() * 3000)); const promises = [ myFetch('/endpoint-1'), myFetch('/endpoint
fetch('https://api.example.com/endpoint-1').then(r => r.json()), fetch('https://api.example.com/endpoint