Skip to content

Instantly share code, notes, and snippets.

@NoelKennedy
Created May 4, 2018 10:16
Show Gist options
  • Save NoelKennedy/73d57a36e5c9782907d80c849d992323 to your computer and use it in GitHub Desktop.
Save NoelKennedy/73d57a36e5c9782907d80c849d992323 to your computer and use it in GitHub Desktop.
Create sentence via normal distribution
np.random.normal(loc=0.0, scale=1.0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment