The page can already do this, e.g.:
https://osric.com/bingo-card-generator/call-generator.html?words=alpha,beta,gamma,delta
However, there is no easy way to let the user get from their custom list to that URL.
The solution could be as simple as adding a "submit" or "create shareable link" button:
<input type="submit" value="Create Shareable Link">
The page can already do this, e.g.:
However, there is no easy way to let the user get from their custom list to that URL.
The solution could be as simple as adding a "submit" or "create shareable link" button:
<input type="submit" value="Create Shareable Link">