Can I use Samba to generate draw tickets for sale that are numbered sequentially and tracked?

You would use a number generator, and you could make it print 2 copies.

I guess you would start from 0001 and then you would know how many you sold because of the last number coming out? Then, you would probably use an online random number picker?

Doable anyway

A bit of detail there, although you wouldn’t want random