UNPKG
gerador-nome
Version:
latest (0.0.5)
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Gerador brasileiro de Nomes
bukinoshita/gerador-nome
gerador-nome
/
dist
/
utils
/
nomes
/
masculino
/
h.js
17 lines
(16 loc)
•
270 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
exports
.
H
= [
'Haroldo'
,
'Heitor'
,
'Hélder'
,
'Hélio'
,
'Henrique'
,
'Henry'
,
'Herbert'
,
'Hermano'
,
'Hernâni'
,
'Horácio'
,
'Hugo'
,
'Humberto'
];