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

If we have seededPRNG would we:
1. remove Math.random from the scope (is this even something we can do?)
2. automatically seed it for paint worklet
3. expect that developers would learn to use that instead of Math.random?

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

Received on Monday, 28 October 2019 21:50:07 UTC