1.0.0 • Published 2 years ago

psdigital-random-character-name v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Get a random name Disney Character

This is a example module for practice. The module return the name of a random Disney character in format string. The original data is returned from the API: https://disneyapi.dev/

Methods:

  • GetARandomNameDisneyCharacter(): This method returns the name of a random Disney character. GetARandomNameDisneyCharacter().then((res) => console.log(res));

Return:

Your character random is: Abuelito
1.0.0

2 years ago