Avatar Faker.js.

import Faker from 'faker'

<img src={Faker.image.avatar()} alt={'avatar'}/>
Hjmcoder