corporate-bs-generator-api icon indicating copy to clipboard operation
corporate-bs-generator-api copied to clipboard

Restructure random element retrieval

Open arushsharma24 opened this issue 2 years ago • 0 comments
trafficstars

Changes in buzzwords.js :-

  • Instead of randomizing the whole array and selecting the last element, I just pick a random element from the array. I believe this to be neater.
  • Formatted the code using prettify

Changes in app.js :-

  • No change, just formatted using prettify

arushsharma24 avatar Apr 13 '23 10:04 arushsharma24