Skip to content

Pad random graphs with 0s so they are in the right order #129

@KirstieJane

Description

@KirstieJane

image

It doesn't make sense to report the random graphs in this order, and I think it could cause some confusions in certain use cases.

I think we should pad the random graphs with 0s so they're numbered:

  • R0000
  • R0001
  • R0002
  • R0003

etc

I'm happy to take suggestions for the number of 0s to pad with. 10,000 random graphs would need 5 characters: R00001 ---> R10000, which seems pretty sensible to me.

What do you think?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions