mirror of
https://github.com/Fabio286/antares.git
synced 2025-02-17 04:00:48 +01:00
feat: uuid fill for string cells
This commit is contained in:
parent
0a2124f2c2
commit
24edc82b1b
@ -120,7 +120,8 @@ const fakerMethods = {
|
||||
{ name: 'exampleEmail', group: 'internet' },
|
||||
{ name: 'ip', group: 'internet' },
|
||||
{ name: 'domainName', group: 'internet' },
|
||||
{ name: 'color', group: 'internet' }
|
||||
{ name: 'color', group: 'internet' },
|
||||
{ name: 'uuid', group: 'random' }
|
||||
],
|
||||
number: [
|
||||
{ name: 'number', group: 'random' }
|
||||
|
Loading…
x
Reference in New Issue
Block a user