randino 1.1.0 copy "randino: ^1.1.0" to clipboard
randino: ^1.1.0 copied to clipboard

Generates random person names and nicknames in the language you ask for — Korean, English, Japanese, Chinese and six more. No dependencies, pure Dart.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add randino

With Flutter:

 $ flutter pub add randino

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  randino: ^1.1.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:randino/randino.dart';
0
likes
160
points
101
downloads

Documentation

API reference

Publisher

verified publishercdget.com

Weekly Downloads

Generates random person names and nicknames in the language you ask for — Korean, English, Japanese, Chinese and six more. No dependencies, pure Dart.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#random #name #nickname #generator #mock

License

MIT (license)

More

Packages that depend on randino