mockingbird icon indicating copy to clipboard operation
mockingbird copied to clipboard

update faker.random.word() to faker.lorem.word()

Open gnzjgo opened this issue 1 year ago • 0 comments

[@faker-js/faker]: faker.random.word() is deprecated since v8.0 and will be removed in v9.0. Please use faker.lorem.word() or faker.word.sample() instead.

gnzjgo avatar Sep 03 '24 13:09 gnzjgo