Skip to content

Instantly share code, notes, and snippets.

@whitetigle
Created January 9, 2019 17:50
Show Gist options
  • Save whitetigle/718638a94c1b0a1307e9946fc044ba18 to your computer and use it in GitHub Desktop.
Save whitetigle/718638a94c1b0a1307e9946fc044ba18 to your computer and use it in GitHub Desktop.
module rec Fable.Import.GenPass
open Fable.Core
open Fable.Import.JS
[<Import("default", from="generate-password")>]
let generator: IExports = jsNative
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment