-
Updated
Jun 16, 2020 - JavaScript
data-generator
Here are 141 public repositories matching this topic...
-
Updated
Aug 21, 2020 - JavaScript
-
Updated
Nov 12, 2020 - TypeScript
-
Updated
Oct 28, 2020 - Java
-
Updated
Jan 21, 2019 - Go
-
Updated
Oct 24, 2019 - Python
-
Updated
Oct 2, 2020 - Java
-
Updated
Apr 16, 2018 - Python
-
Updated
Jul 30, 2020 - Ruby
-
Updated
May 22, 2020 - Java
-
Updated
Oct 26, 2019 - JavaScript
-
Updated
Jul 1, 2020 - C#
-
Updated
Oct 22, 2020 - PHP
-
Updated
Oct 3, 2020 - JavaScript
-
Updated
Oct 13, 2020 - Java
-
Updated
Jun 26, 2019 - Java
-
Updated
Apr 1, 2019 - R
-
Updated
Aug 2, 2019 - JavaScript
-
Updated
Dec 9, 2019 - C
-
Updated
Aug 29, 2019 - Python
-
Updated
Dec 23, 2019 - R
-
Updated
Oct 15, 2018 - Python
Rotation generator
Idea of new generator (processing).
It has given bit-length l. It generates all l binary rotation of the input. Implement following "python pseudocode"...
next():
while True:
_data = _source.next()
for _ in range(l):
circular_rotation_left(_data, 1)
yield _data-
Updated
Jul 20, 2018 - Python
-
Updated
Sep 24, 2020 - Python
-
Updated
Oct 12, 2020 - Java
Improve this page
Add a description, image, and links to the data-generator topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the data-generator topic, visit your repo's landing page and select "manage topics."


We want to add
Elixir.Faker.Pokemon.Ru.location/0.If this is the first time you contributing check out this guide.
Comment below if you want to start working on the issue and never be afraid to ask questions.
If you contribute module that does not exist yet [here is a good example PR](elixirs/faker#288