There was a discussion about this on Discord just a couple weeks ago. I know you can't use Discord, though. People pointed out that there are other noise generation methods to consider besides Perlin. Depending on what you're doing, you might want to consider Wave Function Collapse, or Poisson distribution alongside of a Voronoi (for terrain generation). Diamond-Square was also mentioned as a cool one that's fairly easy to implement.