Edits history of script submission #9122 for ' Generate random password of specified length (windmill)'

  • bun
    // import * as wmill from 'https://deno.land/x/windmill/index.ts'
    
    export async function main(x: string) {
        return x
    }

    Submitted by matt.michaelree926 575 days ago