You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm on linux
Yesterday I git cloned the Repo and go installed,
Then go run ./ template.html and it overwrote the template
Then I tried go run ./ another.html
But it generated another file with the same seeds of template.html
Then I run again go run ./ another-one.html And still the same seeds.
I cloned the repo 3 times and 3 times I got different seed for each repo, but within the same repo I could only generate the same address.
With the documentation you provided It seemed ok to compile myself the repo, but a-posteriori it seems like I had to download the release version instead.
The text was updated successfully, but these errors were encountered:
I'm on linux
Yesterday I git cloned the Repo and go installed,
Then go run ./ template.html and it overwrote the template
Then I tried go run ./ another.html
But it generated another file with the same seeds of template.html
Then I run again go run ./ another-one.html And still the same seeds.
I cloned the repo 3 times and 3 times I got different seed for each repo, but within the same repo I could only generate the same address.
With the documentation you provided It seemed ok to compile myself the repo, but a-posteriori it seems like I had to download the release version instead.
The text was updated successfully, but these errors were encountered: