GitHub - faker-javascript/blood: Blood package provides functionality to generate a fake blood value.

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

Blood

Blood package provides functionality to generate a fake blood value.

Version node-current License

Install

npm

npm install @fakerjs/blood --save-dev

yarn

yarn add @fakerjs/blood -D

Usage

import blood from '@fakerjs/blood';

blood().type();
//=> A

blood().rhFactor();
//=> +

blood().group();
//=> A+

Tests

Run tests

npm run test

License

The MIT License (MIT) Copyright (c) Sergey Romanenko

About

Blood package provides functionality to generate a fake blood value.

Resources

Readme

License

MIT license

Code of conduct

Code of conduct

Contributing

Contributing

Activity

Custom properties

Stars

0 stars

Watchers

1 watching

Forks

0 forks

Sponsor this project