a) it's super-easy to implement as an abstraction. what would a built-in solution give you that an abstraction cannot give you?
well, I think it would guarantee that there is uniqueness on each random object, independently on pd instances ideally
b) it adds a false sense of randomness. either the seed should be stupid enough (as is now), or it should have proper entropy. your solution is inbetween.
I agree, yes. Proper entropy or something close to that would mean a proper solution. I just want to be practical and efficient with what we have
Cheers!
f