hindu-mythological-names

Get random hindu mythological names

Usage no npm install needed!

<script type="module">
  import hinduMythologicalNames from 'https://cdn.skypack.dev/hindu-mythological-names';
</script>

README

hindu-mythological-names

npm version npm

Get random hindu mythological name

INSTALLATION

npm install hindu-mythological-names

USAGE

var hmNames = require('hindu-mythological-names');

hmNames.random(); // returns a random name 
hmNames.all; // returns an Array of names 

LICENSE

MIT