Re: [css-houdini-drafts] [css-paint-api] Math.random usage in CSS Paint API leads to jitter in painted effect. (#970)

Yeah, that's legit. Note tho that in my current proposal there is no `.seed` setter; to "re-seed" a prng you create a new one. That's not a big problem here, it just means that code *can* stash a prng and re-use it in later invocations.

I'm... not particularly sure why I did that, tho.

-- 
GitHub Notification of comment by tabatkins
Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/970#issuecomment-547165676 using your GitHub account

Received on Monday, 28 October 2019 22:05:08 UTC