random_data 1.5.5 copy "random_data: ^1.5.5" to clipboard
random_data: ^1.5.5 copied to clipboard

outdated

Generates random numbers, dates, strings, characters, names, durations, etc.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add random_data

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

dependencies:
  random_data: ^1.5.5

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

Import it

Now in your Dart code, you can use:

import 'package:random_data/random_data.dart';
2
likes
0
pub points
10%
popularity

Publisher

unverified uploader

Generates random numbers, dates, strings, characters, names, durations, etc.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

english_words, faker, random_words, string_unescape

More

Packages that depend on random_data