Moved from @Crul@lemmy.world

  • 121 Posts
  • 11 Comments
Joined 1 year ago
cake
Cake day: July 5th, 2023

help-circle





























  • Crul@lemm.eeOPtoWitchy Memes@lemmy.worldPasswords – War and Peas
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    1 year ago

    I asked Claude.ai to write a “witchy” theme password generator:
    WARNING: This is not intended to be used to generate real passwords, they may not be secure (enough)
    https://syncfiddle.net/fiddle/-NdzulDiwTeG5GCzFEn1

    I think you have to push the RUN green button.

    Prompts used

    Write a program in JavaScript that generates random password phrases composed of “witchy”-theme words.

    Here it is an example of a password composed of “witchy”-theme words:

    SluttyUpri$ing69Kill-Kill-Kill#Destroy-Burn-It-All-D0wn


    It’s a bit too serious. Rewrite the arrays adjective and nouse adding some funny words while keeping the “witchy” theme.


    Now write a simple HTML frontend to use it

    HTML / JS code, in case the snippet expires
      Witchy Password Generator
    
    
    
      <h1>Witchy Password Generator</h1>
      
      Generate Password
      
      <div></div>