Linear, radial or conic, with as many colour stops as you need and an angle you can drag. The preview is styled with the rule you are about to copy, so there are no surprises when you paste it.
Colour stops
#f973160%#c2410c100%Or start from a preset
The CSS
background: linear-gradient(135deg, #f97316 0%, #c2410c 100%);
Set what you want and the result appears as you go. Nothing needs uploading because there is nothing to upload — you are describing what to make, not sending us anything.
Your browser does all the work locally, using your own operating system where randomness is involved. Nothing is requested from a server, so nobody else has a copy of what you made.
Take the result to your clipboard or save it as a file. Nothing is kept — refresh the page and it’s gone, so save what you need before you leave.