Free Plaid Pattern
I wrote a plaid pattern generator
that you can use for FREE.
So a couple of weeks ago I made this page
https://plaid-patterns.com/random-plaid.html
It simply gives you a randomly generated plaid pattern (which you can click on and it'll give you the SVG version below).
I liked it when I made it.
But yesterday I thought what if user wants to save/share the plaid pattern without having to save image but as a link.
So I made based on a seed value.
So now, when you load that page it'll generate random seed value which is used to generate the plaid pattern.
Anyone can have access to that pattern if they know the seed value.
Seed value is between 0 and 5 million.
But I guess it can be larger depending on the random seed generator which I am not sure what the max value is (I doubt it'll break if you enter a huge number it might just loop around at some huge number).
just simply change the seed and get a different pattern, i like this feature a lot.




